marketing_campaigns_update
Update marketing campaign attributes for a given campaign ID. Provide a payload with fields such as name, active flag, source, and phone numbers; set _confirmed to true to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Campaign ID | |
| payload | Yes | Campaign update payload | |
| _confirmed | No | Set to true to confirm this write operation |