v1
latestOpenAPI 3.1.02026-07-24403468.9 KBCall with User input
This API endpoint allows users to initiate a voice call to a mobile number, during which a voice message will be played. Users can specify the voice message using either the Text-to-Speech (TTS) or the audio file URL. Additionally, the API enables DTMF input collection, allowing the call recipient to press a key on their handset to provide input.
post/voice/v1/call
Headers
Authorizationstring
Authorization header bearer with the token returned from sign-in step
Content-Typestring
Request body
Response
200
Example response
{
"callId": "3863a81a-d1a9-4fb1-a25a-b5ac557ab6ee"
}