Initiate an outbound call.
Method: POST
Endpoint: /omni/voice/{user_id}/call
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Paste code macro | ||||
---|---|---|---|---|
| ||||
{
"phone_number": <string>,
"lead_id": <string>,
"outbound_cli": <string>,
"unique_id": <string>
} |