Skip to main content

Delete an auto-improve run of an agent

DELETE 

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

Permanently removes the run record. It does not stop a running process, use POST /api/v1/agents/{agentId}/auto-improve/stop/ for that. When applicationId is given, write access to it is checked.

Request

Responses

The run was deleted