---
title: "Hangup the call."
method: POST
path: "/calling/callConnections/{callConnectionId}/:hangup"
tags: ["CallConnection"]
---

# Hangup the call.

`POST /calling/callConnections/{callConnectionId}/:hangup`

Hangup the call.

## Path parameters

- `callConnectionId` string, required

## Query parameters

- `api-version` string, required

## Response `202`

Returns the hangup call response.

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden
- `404` — NotFound
- `500` — InternalServerError

---

[API](https://skmtc.dev/azure/apis/communication-callingserver.md) · [All operations](https://skmtc.dev/azure/apis/communication-callingserver/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/communication-callingserver/revisions/85ed6f36b472/schema)
