Clients
Delete Client
Deletes a client from your COR instance using its external ID
DELETE
Deletes a client from your COR instance using its external ID. This also removes the integration mapping.
Path Parameters
External client ID that was used when creating the client
Request Body Requirements
Known Errors
ClientNotFoundError— No client found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefieldDeletionError— Client cannot be deleted due to existing dependencies (projects, brands, etc.)

