Cancel execution
DELETE/v1/workspaces/:workspaceId/executions/:executionId
Cancel execution
Request
Responses
- 204
- 401
- 403
- 404
Cancellation accepted.
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
The requested resource could not be found.