Agents
Unpublish Agent
Unpublish an agent to take it offline without deleting it
POST
Unpublish Agent
Unpublish an agent to revert it to draft state. The agent stops receiving inbound calls and cannot be used for outbound calls until published again.Endpoint
Path parameters
The unique identifier of the voice agent to unpublish.
Request headers
Bearer token for authentication. Format:
Bearer talq_your_environment_token_hereExamples
Response
Notes
- Unpublishing does not delete any data — the agent’s knowledge, voice, trainings, actions, and phone numbers are preserved.
- Active calls that started before the unpublish are not interrupted. Only new calls are blocked.
- To permanently delete an agent, use Delete Agent.