Skip to content
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.
Primary navigation

Calls

Accept call
$ openai realtime:calls accept
POST/realtime/calls/{call_id}/accept
Hang up call
$ openai realtime:calls hangup
POST/realtime/calls/{call_id}/hangup
Refer call
$ openai realtime:calls refer
POST/realtime/calls/{call_id}/refer
Reject call
$ openai realtime:calls reject
POST/realtime/calls/{call_id}/reject