Skip to main content
POST
Generate Web Call Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request schema for generating a web call token.

phone_number
string | null

Phone number to associate with the call

partner_id
string | null

Partner ID for the call

text_mode
boolean
default:false

Whether to enable text mode for the call

test_mode
boolean
default:false

Whether to use mock test data instead of a real partner

Response

Successful Response

Response schema for web call token.

access_token
string
required

LiveKit access token for the web call