Clients
Update Client
Updates an existing client in your COR instance using its external ID
PUT
Updates an existing client in your COR instance using its external ID. Only the fields provided in the request body will be updated.
Path Parameters
External client ID that was used when creating the client
Request Body Requirements
Updated client name
Updated legal business name
Updated contact email
Updated contact first name
Updated contact last name
Updated phone number
Updated website URL
Updated description
Known Errors
ZC001— Entity is not associated (client with the specified external ID not found)ClientNotFoundError— No client found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourcefield

