# Deleting a Third Party Code

Endpoint: DELETE /interfaces/thirdPartyCodes/{id}
Version: v3.0: 3.30.0
Security: Auth API User Token

## Path parameters:

  - `id` (string, required)
    Third Party Code Id

## Response 500 fields (text/plain):

  - `message` (string | null)

  - `errors` (array | null)

  - `errors.message` (string | null)

  - `errors.extensions` (string | null)

