update_an_address
Updates an existing address record in ActiveCampaign by sending the modified fields to the API. Idempotent operation that modifies the address in place.
Instructions
🟡 WRITE · updates data · Addresses · PUT /addresses/{id}
Update an address
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Address being changed | |
| body | No | Request body (application/json). |