---
title: "Changes to Delete a verified number"
method: DELETE
path: "/verified_numbers/{phone_number}"
---

# Changes to Delete a verified number

`DELETE /verified_numbers/{phone_number}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 3 breaking, 3 info
- **2026-08-04** `8f5f4e537994` — 3 breaking, 3 warning

## Changes

- **2026-08-17** `1571b0380bd7` — 3 breaking, 3 info
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `400`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `401`
  - the `errors/items/code` response's property type changed from `integer` to `string`, and format from `int32` to no format for status `404`
  - added the optional property `errors/items/meta/url` to the response with the `400` status
  - added the optional property `errors/items/meta/url` to the response with the `401` status
  - added the optional property `errors/items/meta/url` to the response with the `404` status
- **2026-08-04** `8f5f4e537994` — 3 breaking, 3 warning
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `400`
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `401`
  - the `errors/items/code` response's property type changed from `string` to `integer`, and format from no format to `int32` for status `404`
  - removed the optional property `errors/items/meta/url` from the response with the `400` status
  - removed the optional property `errors/items/meta/url` from the response with the `401` status
  - removed the optional property `errors/items/meta/url` from the response with the `404` status

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/verified_numbers/:phone_number/delete.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/verified_numbers/:phone_number/delete)
