---
title: "Release the number"
method: DELETE
path: "/numbers/{number}/release"
tags: ["Numbers"]
---

# Release the number

`DELETE /numbers/{number}/release`

REQUIRED SCOPES <code>['numbers:write']</code><br>Release the number

## Path parameters

- `number` string, required

## Response `200`

OK

- object
  - `status` string
  - `message` string

## Other responses

- `500` — Invalid Number

---

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