Update agent metadata
PATCHhttps://platform.docana.com/api/v1/agents/:agentId/
Updates only the canonical agent name and description. This idempotent operation never creates a draft version or changes publication.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The canonical metadata after the idempotent update.
Invalid path or metadata body
The API key or session is missing, expired, or malformed.
No access to the application
Agent not found in the application
Unexpected server error.