---
title: "Remove a phone number from reputation monitoring (no enterprise_id required)"
method: DELETE
path: "/reputation/numbers/{phone_number}"
tags: ["Reputation"]
---

# Remove a phone number from reputation monitoring (no enterprise_id required)

`DELETE /reputation/numbers/{phone_number}`

Convenience alias for `DELETE /v2/enterprises/{enterprise_id}/reputation/numbers/{phone_number}`.

## Path parameters

- `phone_number` string, required

## Response `204`

204 (no body)

## Other responses

- `401` — An error occurred. The response carries the standard Telnyx error envelope.
- `404` — An error occurred. The response carries the standard Telnyx error envelope.

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/versions/e32d46c5945b/schema)
