Skip to main content
POST
Cancel execution (standby)

POST by execution ID

Authenticated.

POST by automation ID

Cancels the most recent waiting execution for that automation.
Returns HTML (β€œYou have cancelled.”).

Response

200 β€” { "success": true, "cancelled": true, ... }