update_a_custom_field_value
Update an existing custom field value for an account. Modify the record's text or currency data.
Instructions
🟡 WRITE · updates data · Account Custom Field Data · PUT /accountCustomFieldData/{id}
Update a custom field value
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the custom fields value to update | |
| body | No | Request body (application/json). |