Update an agent’s knowledge, behavior, and conversation settings
Documentation Index
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer talq_your_environment_token_hereapplication/jsonlow, medium, high| Code | Description | HTTP Status |
|---|---|---|
AGENT_NOT_FOUND | Specified agent does not exist | 404 |
INVALID_TOKEN | Authentication token is invalid or missing | 401 |
UNAUTHORIZED | User does not have permission to update this agent | 403 |
VALIDATION_ERROR | Request data validation failed | 422 |
GET /api/v1/agents/{agent_id}PUT /api/v1/agents/{agent_id}/voicePUT /api/v1/agents/{agent_id}/callingPOST /api/v1/agents/{agent_id}/publishGET /api/v1/agents