curl -X POST https://api.247calldesk.com/api/v1/voice/calls \ -H "Authorization: Bearer calldesk_abc123" \ -H "Content-Type: application/json" \ -H "Idempotency-Key: 550e8400-e29b-41d4-a716-446655440000" \ -d '{ "caller_id": "+14155550123", "destination": "+14155559876", "record": true, "metadata": { "patient_id": "P-12345" } }'
{ "call_id": "call_cm1abc2def3gh4", "status": "queued", "caller_id": "+14155550123", "destination": "+14155559876", "created_at": "2026-04-15T18:30:22Z", "recording": { "enabled": true }, "metadata": { "patient_id": "P-12345" }, "links": { "self": "/api/v1/voice/calls/call_cm1abc2def3gh4", "status": "/api/v1/voice/calls/call_cm1abc2def3gh4/status", "recordings": "/api/v1/voice/calls/call_cm1abc2def3gh4/recordings" } }
Initiate a branded outbound call with caller ID masking.
male
female
null