---
title: "Delete a Specific Number"
method: DELETE
path: "/numbers/{id}"
---

# Delete a Specific Number

`DELETE /numbers/{id}`

This endpoint deletes a specific number.

## Path parameters

- `id` integer, required

## Response `204`

204

## Other responses

- `403` — 403

---

[API](https://skmtc.net/seebot/apis/seebottext.md) · [All operations](https://skmtc.net/seebot/apis/seebottext/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seebot/seebottext/versions/5deb98e1d8dd/schema)
