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, ... }