---
title: "Changes to Delete an enterprise"
method: DELETE
path: "/enterprises/{enterprise_id}"
---

# Changes to Delete an enterprise

`DELETE /enterprises/{enterprise_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 47 revisions.

- **2026-06-05** `8a8c40f458c5` — 18 info

## Changes

- **2026-06-05** `8a8c40f458c5` — 18 info
  - api operation id `DeleteEnterprise` removed and replaced with `deleteEnterprise`
  - added the non-success response with the status `400`
  - added the optional property `errors/items/meta/pending_check_codes` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_codes` to the response with the `404` status
  - added the optional property `errors/items/meta/pending_check_ids` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_ids` to the response with the `404` status
  - added the optional property `errors/items/meta/pending_check_labels` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_labels` to the response with the `404` status
  - added the optional property `errors/items/source/parameter` to the response with the `401` status
  - added the optional property `errors/items/source/parameter` to the response with the `404` status
  - the response property `errors` became required for the status `401`
  - the response property `errors` became required for the status `404`
  - the response property `errors/items/detail` became required for the status `401`
  - the response property `errors/items/detail` became required for the status `404`
  - the response property `errors/items/meta` became required for the status `401`
  - the response property `errors/items/meta` became required for the status `404`
  - the response property `errors/items/meta/url` became required for the status `401`
  - the response property `errors/items/meta/url` became required for the status `404`

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/enterprises/:enterprise_id/delete.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/enterprises/:enterprise_id/delete)
