Pular para o conteúdo principal

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 DELETE /api/v1/agents/{agentId}/auto-improve/stop/ for that. Requires write access to the application.

Request

Responses

The run was deleted