update_a_field
Modify an existing custom field's properties such as title, type, or visibility in ActiveCampaign.
Instructions
🟡 WRITE · updates data · Fields · PUT /fields/{id}
Update a custom field
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the field to update | |
| body | No | Request body (application/json). |