---
title: "Delete phone number"
method: DELETE
path: "/internal/telephony/phone-numbers/{id}"
tags: ["Telephony - Phone Numbers"]
---

# Delete phone number

`DELETE /internal/telephony/phone-numbers/{id}`

Soft-delete and release a phone number.

## Path parameters

- `id` string, uuid, required

## Response `204`

Phone number deleted

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

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