.md
End a SIP call identified by session_id.
curl https://api.openai.com/v1/live/sessions/$SESSION_ID/hangup \ -X POST \ -H "Authorization: Bearer $OPENAI_API_KEY"