---
title: "Destroy completed call report"
method: POST
path: "/completed_call_reports/{id}/destroy"
tags: ["CDR"]
---

# Destroy completed call report

`POST /completed_call_reports/{id}/destroy`

Destroy completed call report by it's unique ID.

## Path parameters

- `id` string, required — The unique ID of the resource.

## Response `204`

No Content

## Other responses

- `400` — Invalid entry ID supplied

---

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