cdp_update_mailer_batch
Modify an existing email batch in Acquia CDP by providing updated configuration parameters as JSON data.
Instructions
Update a mailer batch (PUT /v2/{tenantId}/mailer/batches/{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 |