marketing_calls_update
Update marketing call records by providing the call ID and updated payload. Streamline call management with a write operation that confirms changes when needed.
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 |