---
title: "Delete telco data usage report"
method: DELETE
path: "/legacy/reporting/usage_reports/number_lookup/{id}"
tags: ["Telco Data Usage Reports"]
---

# Delete telco data usage report

`DELETE /legacy/reporting/usage_reports/number_lookup/{id}`

Delete a specific telco data usage report by its ID

## Path parameters

- `id` string, required

## Response `200`

Successfully deleted telco data usage report

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Report not found
- `500` — Internal server error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/versions/e32d46c5945b/schema)
