update_an_account_new
Modify an existing ActiveCampaign account's details, including name, URL, custom fields, and owner. Updates are applied in place.
Instructions
🟡 WRITE · updates data · Accounts · PUT /accounts/{id}
Update an account
Modifies an existing record in place. Idempotent.
Update an existing account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Account's id | |
| body | No | Request body (application/json). |