update_a_tag
Updates an existing tag's name, type, or description in ActiveCampaign via an idempotent PUT request.
Instructions
🟡 WRITE · updates data · Tags · PUT /tags/{id}
Update a tag
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the tag to update | |
| body | No | Request body (application/json). |