---
title: "End a call (testing)"
method: POST
path: "/v1/calls/control/end"
tags: ["Calls"]
---

# End a call (testing)

`POST /v1/calls/control/end`

## Request body

- EndCallRequestDto
  - `callId` string, required — Vapi Call ID

## Response `200`

Call end requested

## Other responses

- `400` — Validation or control error

---

[API](https://skmtc.dev/miaai/apis/backend-template-api.md) · [All operations](https://skmtc.dev/miaai/apis/backend-template-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/miaai/backend-template-api/revisions/2a8d88a5124f/schema)
