Update person field value
Updates a single person field or custom field in the current workspace.
PATCH
/api/people/{id}/valueUpdates a single person field or custom field in the current workspace.
Path Parameters
id*string
Resource identifier.
Example
"person_123"Request Body
application/json
Request payload for Update person field value.
key*string
Field key to update.
Example
"name"Example
"data.customers"Example
"customFields.region"value*unknown
Value stored for the field.
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json