Upsert Custom Field Values
POST/api/v1/people/:person_id/custom_field_values/:custom_field_id
This endpoint allows for created or updating custom field values for a particular person + custom field combination.
Request
Responses
- 201
- 401
- 404
- 409
- 422
- 429
OK
Unauthorized
Not Found
Conflict
Unprocessable Entity
Rate Limited
Response Headers
X-RateLimit-Limit
The maximum number of requests that the consumer is permitted to make in a given period
X-RateLimit-Remaining
The number of requests remaining in the current rate limit window
X-RateLimit-Reset
The number of seconds left in the current rate limit window