---
title: "Changes to Replace an enterprise"
method: PUT
path: "/enterprises/{enterprise_id}"
---

# Changes to Replace an enterprise

`PUT /enterprises/{enterprise_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 47 revisions.

- **2026-06-05** `8a8c40f458c5` — 28 breaking, 8 warning, 98 info

## Changes

- **2026-06-05** `8a8c40f458c5` — 28 breaking, 8 warning, 98 info
  - added the new required request property `organization_contact/phone_number`
  - request property `industry` was restricted to a list of enum values
  - removed the enum value `1-10` of the request property `number_of_employees`
  - removed the enum value `10001+` of the request property `number_of_employees`
  - removed the enum value `11-50` of the request property `number_of_employees`
  - removed the enum value `2001-10000` of the request property `number_of_employees`
  - removed the enum value `201-500` of the request property `number_of_employees`
  - removed the enum value `501-2000` of the request property `number_of_employees`
  - removed the enum value `51-200` of the request property `number_of_employees`
  - removed the enum value `corporation` of the request property `organization_legal_type`
  - removed the enum value `llc` of the request property `organization_legal_type`
  - removed the enum value `nonprofit` of the request property `organization_legal_type`
  - removed the enum value `other` of the request property `organization_legal_type`
  - removed the enum value `partnership` of the request property `organization_legal_type`
  - the `billing_address` request property type/format changed from `object`/`` to ``/``
  - the `website` request property type/format changed from `string`/`` to `string`/`uri`
  - the `data/billing_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/billing_contact/phone_number` response property's maxLength was unset from `20` for the response status `200`
  - the `data/organization_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/organization_physical_address/administrative_area` response property's maxLength was unset from `100` for the response status `200`
  - the `data/organization_physical_address/country` response property's maxLength was unset from `100` for the response status `200`
  - the `data/billing_address` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/billing_address/administrative_area` from the response with the `200` status
  - removed the required property `data/billing_address/city` from the response with the `200` status
  - removed the required property `data/billing_address/country` from the response with the `200` status
  - removed the required property `data/billing_address/postal_code` from the response with the `200` status
  - removed the required property `data/billing_address/street_address` from the response with the `200` status
  - removed the required property `data/organization_contact/phone` from the response with the `200` status
  - removed the request property `billing_address/administrative_area`
  - removed the request property `billing_address/city`
  - removed the request property `billing_address/country`
  - removed the request property `billing_address/extended_address`
  - removed the request property `billing_address/postal_code`
  - removed the request property `billing_address/street_address`
  - removed the request property `organization_contact/phone`
  - removed the optional property `data/billing_address/extended_address` from the response with the `200` status
  - api operation id `UpdateEnterprise` removed and replaced with `updateEnterprise`
  - added the new optional request property `jurisdiction_of_incorporation`
  - the request property `corporate_registration_number` became nullable
  - the request property `dun_bradstreet_number` became nullable
  - …94 more

---

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