cdp_update_mailer_account
Modify mailer account settings in Acquia CDP by sending updated JSON configuration to the API endpoint.
Instructions
Update a mailer account (PUT /v2/{tenantId}/mailer/accounts/{id}). Pass the updated definition as a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |