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.agent_id)agent)agent_id + agent_override)agent_config is deprecated. Use agent instead for transient configurations.xai_realtime provider, omit stt_config and tts_config (handled internally)openai, anthropic, groq), both stt_config and tts_config are requiredcall_id to track progresscurl --location --request POST 'https://api.hmsovereign.com/api/v1/calls/outbound' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"destination": "+31612345678",
"agent_id": "17a0cb75-fa09-4bdd-9a44-92a70d829c88"
}'{
"success": true,
"call_id": "call-outbound-abc123",
"status": "dialing"
}