Update person field value
Updates a single person field or custom field in the current workspace.
PATCH
/api/unstable/people/{id}/valueUpdates a single person field or custom field in the current workspace.
Request Body
application/json
key*string
Field key to update.
Example
"name"Example
"data.customers"Example
"customFields.region"value*unknown
New value to persist for the selected field.
Example
"Ana Torres"Example
[
"customer_123"
][key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json