Custom Fields Create
Update the custom fields for a client contact.
This endpoint allows you to update the custom fields for a client contact. The custom fields can be defined by the client, and need to be configured in advance. The custom fields can be updated as many times as needed.
Path parameters
client_contact_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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.