---
title: "Hang up call"
method: POST
path: "/realtime/calls/{call_id}/hangup"
tags: ["Realtime"]
---

# Hang up call

`POST /realtime/calls/{call_id}/hangup`

End an active Realtime API call, whether it was initiated over SIP or
WebRTC.

## Path parameters

- `call_id` string, required

## Response `200`

Call hangup initiated successfully.

---

[API](https://skmtc.net/openai/apis/openai-api.md) · [All operations](https://skmtc.net/openai/apis/openai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openai/openai-api/versions/dcd35773a322/schema)
