---
title: "delete a call"
method: DELETE
path: "/Accounts/{AccountSid}/Calls/{CallSid}"
tags: ["Calls"]
---

# delete a call

`DELETE /Accounts/{AccountSid}/Calls/{CallSid}`

## Response `204`

call successfully deleted

## Other responses

- `404` — call not found
- `422` — unprocessable entity
- `500` — system error

---

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