number_id parameter. This is highly recommended for:number_id is not provided, the system will automatically select an available number from your organization's pool, which may not be appropriate for reseller scenarios where numbers are client-specific.assistant_id)assistant)assistant_id + assistant_override)agent_id, agent, and agent_config are deprecated. Use assistant_id, assistant, and assistant_override instead.xai_realtime provider, omit stt_config and tts_config (handled internally)openai, mistral), both stt_config and tts_config are requiredcall_id to track progresscurl --location --request POST 'https://api.hmsovereign.com/api/v1/calls/outbound' \
--header 'Content-Type: application/json' \
--data-raw '{
"destination": "+31612345678",
"assistant_id": "17a0cb75-fa09-4bdd-9a44-92a70d829c88"
}'{
"success": true,
"call_id": "call-outbound-abc123",
"status": "dialing"
}