update_a_group
Update an existing group's details in ActiveCampaign, including title, description, and permission settings, by providing the group ID and new values.
Instructions
🟡 WRITE · updates data · Groups · PUT /groups/{id}
Update a group
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the group to update | |
| body | No | Request body (application/json). |