Skip to main content
This documents the v1 product. It is kept for integrations already running on it. If you are building something new, start with the Quickstart.
The Create Assistant endpoint allows you to programmatically create a new voice assistant. You can configure its personality, voice, tools, and other settings.

Endpoint

POST /admin/assistant

Request Flow

Request Parameters

Headers

Body Parameters

Config Object

Code Examples

Response

Returns a JSON object containing the created assistant details.

Success Response (200 OK)