edit_variable
Modify an existing personalization variable in ActiveCampaign by specifying its ID and the fields to update.
Instructions
🟡 WRITE · updates data · Personalizations · PUT /personalizations/{variableID}
Edit a Variable
Modifies an existing record in place. Idempotent.
Edit a personalization variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). | |
| variableID | Yes | ID (int) of personalization/variable |