Set agent enabled state
PUThttps://platform.docana.com/api/v1/agents/:agentId/enabled/
Sets the requested absolute enabled state. Repeating the current state is an idempotent no-op and never changes publication, routines, or history.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The requested enabled state after the idempotent operation.
Invalid path or enabled-state 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.