Initiate a call with a voice agent. This endpoint is kept to testing outbound calls via Twilio only.
Voice Agents Conversations Routes
Start a Call for a Conversation Route
deprecated
POST
Initiate a call with a voice agent. This endpoint is kept to testing outbound calls via Twilio only.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Body
application/json
- Option 1
- Option 2
The number that you want to call
Available options:
+18449292835, +18558961879 Params set in the voice agent's greeting message or preamble. Send when using voiceAgentId only.
Send agentDetails instead of voiceAgentId and params.
Example:
"https://example.com/webhook"
Authorization header to be sent in this format: Authorization: [authKey] [authSecret]