executions

Required scope: automation:workflows:run<br/><br/>Cancels task execution. Canceling action executions cause the task to be cancelled, which causes the workflow to be canceled.

post/executions/{executionId}/tasks/{id}/cancel

Path parameters

executionIdstring uuid required
idstring required

Task name

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.