executions

Required scope: automation:workflows:run<br/><br/>Tries to cancel an Execution. Can only be done, if the Execution is in an active state.

post/executions/{id}/cancel

Path parameters

idstring uuid required

A UUID string identifying this execution.

Query parameters

adminAccessboolean

Allow access to all workflows/executions - additionally requires automation:workflows:admin

Response

No response body

Changes

No recorded changes to this endpoint across all 1 revision of this API.