End an active Realtime API call, whether it was initiated over SIP or WebRTC.
curl -X POST https://api.openai.com/v1/realtime/calls/$CALL_ID/hangup \ -H "Authorization: Bearer $OPENAI_API_KEY"