cURL
curl --request POST \ --url https://api.eu.volubile.ai/v1/calls \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data '{ "agentId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "recipient": { "phone": "+33612345678", "context": { "firstName": "firstname", "lastName": "lastname", "orderNumber": "5HZ99FRT" }, "segmentationTags": [ "reg:aura", "client:165265", "existing-customer" ] } }'
This response does not have an example.
Your API key.
Unique identifier of the OUTBOUND agent to use for the call
Recipient to call
Show child attributes
Unique identifier of a callback campaign
Created