Skip to content

Abort run

POST
/common/agent/assignments/{assignmentId}/runs/{runId}/abort
Required scope: viskan:agent

Aborts a specific run by ID.

Parameters

Path parameters

assignmentId  string
The ID of the assignment.
runId  string
The ID of the run to abort.

Response

Run aborted successfully.