Delete Assistant

Soft-delete an assistant and remove it from the voice engine.

Endpoint

assistant_id
string
required
Assistant ID or UUID

Example Request

Response

What Happens

  • The assistant is soft-deleted locally (marked with deleted_at)
  • If published, it’s removed from the voice engine
  • Any linked phone numbers are NOT automatically unlinked — do that first
Unlink any phone numbers before deleting an assistant to avoid orphaned routing.