ad855d921ee9
latestOpenAPI 3.0.32026-08-14137304312.9 KBcustom-fields
Update a custom field
Updates a custom field definition. Only provided fields are modified.
Rate limit: 20 requests per minute
patch/custom-fields/{id}
Path parameters
idstring required
The ID of the custom field.
Request body
Response
Example response
{
"data": {
"object_type": "account",
"type": "text"
}
}