---
title: "Delete an incoming phone number."
method: DELETE
path: "/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}"
tags: ["Incoming Phone Numbers"]
---

# Delete an incoming phone number.

`DELETE /Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}`

Delete an IncomingPhoneNumber. If the delete is successful, a 204 response, with no body, will be returned.

#### Permissions
The API token must include the following scopes: _Numbers_.

## Response `204`

No Content

---

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