Create Connection
Data Plane
Create Connection
Create a new connection for an AI Agent to start a voice conversation
POST
Create Connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Unique identifier for the source
Required string length:
1 - 512Example:
"id_123"
Extra properties of source
Example:
"Browser"
Name of the source
Available options:
TWILIO, PLIVO, BROWSER Required string length:
1 - 512Example:
"TWILIO"
Response
Successful Response
