---
title: "Hang up call automation service from the call. This will make call automation service leave the call, but does not terminate if there are more than 1 caller in the call."
method: DELETE
path: "/calling/callConnections/{callConnectionId}"
tags: ["MidConnections"]
---

# Hang up call automation service from the call. This will make call automation service leave the call, but does not terminate if there are more than 1 caller in the call.

`DELETE /calling/callConnections/{callConnectionId}`

Hang up call automation service from the call. This will make call automation service leave the call, but does not terminate if there are more than 1 caller in the call.

## Path parameters

- `callConnectionId` string, required

## Query parameters

- `api-version` string, required

## Response `204`

Call automation service has left the call.

## Other responses

- `default` — Error

---

[API](https://skmtc.net/azure/apis/communication-callautomation.md) · [All operations](https://skmtc.net/azure/apis/communication-callautomation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/communication-callautomation/versions/4e8b195b121b/schema)
