marketing_calls_update
Update a marketing call by its ID with a specified payload. Use the confirmation flag to apply the changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Call ID | |
| payload | Yes | Call update payload | |
| _confirmed | No | Set to true to confirm this write operation |