Skip to main content

Update Custom Field Value

PUT 

/api/custom-field-values/:custom_field_value

Updates the value of an existing custom field value. The custom_field_id, link_id, and link_type are preserved from the existing record.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Fields:

  • value (required) — The new value to store

Request

Responses

OK

Response Headers
    Content-Type