v1

latestOpenAPI 3.0.32026-07-267015229.9 KB
Deployments

Start Deployment Conversation

Creates a conversation for a deployment. Returns the same fields as Create Conversation.

No API key required in the browser. Password, Turnstile, and call-limit checks apply for public callers.

post/v2/deployments/{deployment_id}/start

Path parameters

deployment_idstring required

Request body

passwordstring nullable
conversational_contextstring

Per-call context forwarded to the PAL.

custom_greetingstring
pal_idstring

Preview-only PAL override for portal testing.

memory_storesstring[]
captcha_tokenstring

Cloudflare Turnstile token when captcha is enabled.

Response

Conversation created

conversation_idstring
conversation_namestring
conversation_urlstring
statusstring
callback_urlstring
created_atstring
meeting_tokenstring

Present when require_auth is true on the created conversation.