API Reference
Create Conversation
Create a new outbound phone call conversation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Example:
"2024-11-11"
Body
application/json
Response
200
application/json
Conversation created successfully.
The response is of type object
.