Skip to main content

Update Custom Field Value

PUT 

//:domain/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.

Authentication: Requires Bearer token.

Fields:

  • value (required) — The new value to store

Request

Responses

OK

Response Headers
    Content-Type