cdp_update_emailable_page
Modify an emailable page definition in Acquia CDP by sending updated JSON content to the API endpoint for email campaign management.
Instructions
Update an emailable page (PUT /v2/{tenantId}/emailablepages/{id}). Pass the updated definition as a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |