---
title: "POST /v2/stop-call/{call_id}"
method: POST
path: "/v2/stop-call/{call_id}"
---

# POST /v2/stop-call/{call_id}

`POST /v2/stop-call/{call_id}`

Stop an ongoing call.

## Path parameters

- `call_id` string, required

## Response `204`

Call stopped successfully

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `422` — Unprocessable Content
- `500` — Internal Server Error

---

[API](https://skmtc.net/retellai/apis/retell-sdk.md) · [All operations](https://skmtc.net/retellai/apis/retell-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retellai/retell-sdk/versions/2a182bedbfc5/schema)
