Delete custom agent
DELETEhttps://platform.docana.com/api/v1/agents/:agentId/
Removes a custom agent from availability and disables its automation while preserving its execution and conversation history. Repeating the request is idempotent and retries scheduler cleanup.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The resulting tombstone state.
Invalid or missing applicationId query parameter
The API key or session is missing, expired, or malformed.
No access to the application
Custom agent not found in the application
Unexpected server error.