Cancel or pause a group of scheduled email sends by their batch_id. Use 'pause' to temporarily hold sends (resumable via 'update_a_scheduled_send' or deletable via 'delete_a_cancellation_or_pause_from_a_scheduled_send') or 'cancel' to permanently discard them. Limits: max 10 pau…
statusRequiredstringThe action to take: 'pause' to temporarily hold scheduled sends (they can be resumed later) or 'cancel' to permanently discard them when send time arrives. Paused sends expire after 72 hours past their scheduled time.
batch_idRequiredstringThe batch ID that identifies the scheduled mail sends to cancel or pause. Obtain this ID by first calling the 'create_a_batch_id' action, then using it when sending emails via the Mail Send API.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.