CancelRun
POST/api/v1/workspaces/:workspace_id/runs/:run_id/cancel
Cancels a run for a workspace by ID.
Requires WRITE permission on the organization level.
Request
Responses
- 201
- 400
- 401
- 403
- 404
Document created, URL follows
Response Headers
Bad request syntax or unsupported method
No permission -- see authorization schemes
Request forbidden -- authorization will not help
Nothing matches the given URI