post https://voice.unifonic.com/v1/calls
This operation creates a request to generate outbound calls to a list of recipients specified within the API payload.
Responses
This operation creates a request to generate outbound calls to a list of recipients specified within the API payload.
xxxxxxxxxx
curl --request POST \
--url https://voice.unifonic.com/v1/calls \
--header 'accept: application/json;charset=utf-8' \
--header 'content-type: application/json;charset=utf-8' \
--data '{"type":"ivr"}'
Try It!
to start a request and see the response here! Or choose an example: