---
title: "Delete Phone Number"
method: DELETE
path: "/v1/channels/phone/{config_id}/numbers/{number}"
tags: ["Phone channel global"]
---

# Delete Phone Number

`DELETE /v1/channels/phone/{config_id}/numbers/{number}`

## Path parameters

- `config_id` string, uuid, required
- `number` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
