Skip to main content

Stop a running test run of an agent

POST 

https://platform.docana.com/api/v1/agents/:agentId/test-runs/:runId/stop/

Only runs with status RUNNING can be stopped. Stopping aborts the agent executions of the run thread, then marks the run as ERROR with the reason Cancelled by user. applicationId is a required query parameter.

Request

Responses

The test run was cancelled