---
title: "Disconnect a live conversation"
method: POST
path: "/api/v1/conversations/{id}/actions/disconnect"
tags: ["Conversations"]
---

# Disconnect a live conversation

`POST /api/v1/conversations/{id}/actions/disconnect`

This API disconnects a live call.

## Path parameters

- `id` string, required

## Request body

- object

## Response `204`

Success

## Other responses

- `400` — Bad request
- `409` — Conflict

---

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