---
title: "Changes to Change the bundle status for a phone number (set to being in a bundle or remove from a bundle)"
method: PATCH
path: "/phone_numbers/{id}/actions/bundle_status_change"
---

# Changes to Change the bundle status for a phone number (set to being in a bundle or remove from a bundle)

`PATCH /phone_numbers/{id}/actions/bundle_status_change`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 15 breaking, 5 info
- **2026-08-04** `8f5f4e537994` — 5 breaking, 5 warning, 10 info
- **2026-07-23** `eb02d7e7280b` — 1 info

## Changes

- **2026-08-17** `1571b0380bd7` — 15 breaking, 5 info
  - the response property `errors/items/code` became optional for the status `400`
  - the response property `errors/items/code` became optional for the status `401`
  - the response property `errors/items/code` became optional for the status `404`
  - the response property `errors/items/code` became optional for the status `422`
  - the response property `errors/items/code` became optional for the status `500`
  - the response property `errors/items/title` became optional for the status `400`
  - the response property `errors/items/title` became optional for the status `401`
  - the response property `errors/items/title` became optional for the status `404`
  - the response property `errors/items/title` became optional for the status `422`
  - the response property `errors/items/title` became optional for the status `500`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `400`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `401`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `404`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `422`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `500`
  - added the optional property `errors/items/meta/url` to the response with the `400` status
  - added the optional property `errors/items/meta/url` to the response with the `401` status
  - added the optional property `errors/items/meta/url` to the response with the `404` status
  - added the optional property `errors/items/meta/url` to the response with the `422` status
  - added the optional property `errors/items/meta/url` to the response with the `500` status
- **2026-08-04** `8f5f4e537994` — 5 breaking, 5 warning, 10 info
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `400`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `401`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `404`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `422`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `500`
  - removed the optional property `errors/items/meta/url` from the response with the `400` status
  - removed the optional property `errors/items/meta/url` from the response with the `401` status
  - removed the optional property `errors/items/meta/url` from the response with the `404` status
  - removed the optional property `errors/items/meta/url` from the response with the `422` status
  - removed the optional property `errors/items/meta/url` from the response with the `500` status
  - the response property `errors/items/code` became required for the status `400`
  - the response property `errors/items/code` became required for the status `401`
  - the response property `errors/items/code` became required for the status `404`
  - the response property `errors/items/code` became required for the status `422`
  - the response property `errors/items/code` became required for the status `500`
  - the response property `errors/items/title` became required for the status `400`
  - the response property `errors/items/title` became required for the status `401`
  - the response property `errors/items/title` became required for the status `404`
  - the response property `errors/items/title` became required for the status `422`
  - the response property `errors/items/title` became required for the status `500`
- **2026-07-23** `eb02d7e7280b` — 1 info
  - the request property `bundle_id` became nullable

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/phone_numbers/:id/actions/bundle_status_change/patch.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/phone_numbers/:id/actions/bundle_status_change/patch)
