Create web session
Sessions
Create web session
Create a browser session for a voice agent.
This is commonly used for in-browser testing without PSTN.
POST
Create web session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Voice agent ID.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Response
Web session created.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Internal session identifier for advanced browser integrations.
Browser session transport URL.
Browser session access token.
Required range:
x >= 60Example:
"Web session created successfully"