---
title: "Disable phone-number reputation for an enterprise"
method: DELETE
path: "/enterprises/{enterprise_id}/reputation"
tags: ["Reputation"]
---

# Disable phone-number reputation for an enterprise

`DELETE /enterprises/{enterprise_id}/reputation`

Disable Phone Number Reputation. All registered numbers are de-registered as a cascade. The enterprise itself is unaffected. Returns `204` on success, `404` if reputation is not enabled for this enterprise.

## Path parameters

- `enterprise_id` string, uuid, required

## Response `204`

204 (no body)

## Other responses

- `400` — An error occurred. The response carries the standard Telnyx error envelope.
- `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-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/versions/8f5f4e537994/schema)
