---
title: "Delete a Blocked Phone Number"
method: DELETE
path: "/blocked_phone_number/{id}/"
tags: ["blocked_phone_numbers"]
---

# Delete a Blocked Phone Number

`DELETE /blocked_phone_number/{id}/`

Once the given Blocked Phone Number record is deleted, the specified "
"phone number will again be able to make calls into your organization "
"and you'll be able to make calls to it.

## Path parameters

- `id` string, required

## Response `204`

No content

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

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