---
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

## Changes

- **2026-04-27** `a44406f743c2` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retellai/apis/retell-sdk/changes/v2/stop-call/:call_id/post.md)

---

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