Skip to main content
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

string
required
The unique identifier of the voice agent to unpublish.

Request headers

string
required
Bearer token for authentication. Format: Bearer talq_your_environment_token_here

Examples

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.