Run a queued execution immediately
Reset the scheduled time of a queued execution (and its queue item) to now. This response acknowledges the queue operation; use GET /client/executions/ as the source of truth for final outcome state and reason.
POST
Run a queued execution immediately
Previous
Cancel a queued executionCancel a queued execution (and its underlying queue item) by execution ID. This response acknowledges the queue operation; use GET /client/executions/{execution_id} as the source of truth for final outcome state and reason.
Next
Run a queued execution immediately

