update_a_custom_field
Update an existing custom field's label, options, default value, visibility, or display order in ActiveCampaign.
Instructions
🟡 WRITE · updates data · Account Custom Field Meta · PUT /accountCustomFieldMeta/{id}
Update a custom field
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the custom field to update | |
| body | No | Request body (application/json). |