Update a client contact's custom fields
Update the custom fields for a client contact.
Client contact custom fields are client-defined metadata (for example CRM IDs or account references). Only the supplied fields are validated and updated; other fields remain unchanged.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
client_contact_id
Request
This endpoint expects an object.
custom_fields
An array of custom fields to update for the client contact.
Response
data
The client contact object.
This object represents the lifetime relationship between a
client and a freelancer on the platform.