Skip to main content

Stop a running auto-improve process of an agent

POST 

https://platform.docana.com/api/v1/agents/:agentId/auto-improve/stop/

Marks the run identified by processId as STOPPED so the background process terminates gracefully at its next checkpoint instead of starting another iteration. Answers 404 when the process has already finished or been stopped. When applicationId is given, write access to it is checked.

Request

Responses

The process was stopped