Reject call
$ openai realtime:calls reject
POST/realtime/calls/{call_id}/reject
Decline an incoming SIP call by returning a SIP status code to the caller.
Parameters
--call-id: string
The identifier for the call provided in the
realtime.call.incoming
webhook.
Reject call
openai realtime:calls reject \
--api-key 'My API Key' \
--call-id call_id