Skip to content
Viskan API documentation
Main Navigation
Home
Get started
API reference
API examples
Appearance
Menu
Return to top
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
200
Run aborted successfully.
Schema
JSON
object