Update Custom Fields
PATCH {{baseUrl}}/organization/v1/people/:personId/customfields
Attach a Custom Field for the given personId.
Request Body
{"name"=>"", "value"=>""}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |