Skip to main content

Stop a running auto-improve process of an agent

DELETE 

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.

Request

Responses

The process was stopped