---
title: "Changes to Update a Queue"
method: POST
path: "/Accounts/{AccountSid}/Queues/{Sid}"
---

# Changes to Update a Queue

`POST /Accounts/{AccountSid}/Queues/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 40 revisions.

- **2026-05-12** `2916d5e3072e` — 2 breaking, 2 info
- **2026-05-12** `5344c0c93a4c` — 1 breaking, 5 info
- **2026-03-04** `2e516ba2383f` — 1 breaking, 1 info
- **2026-01-19** `d5fbaaddfa3e` — 7 breaking, 2 warning, 12 info
- **2026-01-15** `07f73f74a61d` — 1 breaking, 1 info
- **2026-01-15** `3c88f14db21e` — 4 breaking, 3 info

## Changes

- **2026-05-12** `2916d5e3072e` — 2 breaking, 2 info
  - the `account_sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - the `sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - added `#/components/schemas/uuid` to the `account_sid` response property `allOf` list for the response status `200`
  - added `#/components/schemas/uuid` to the `sid` response property `allOf` list for the response status `200`
- **2026-05-12** `5344c0c93a4c` — 1 breaking, 5 info
  - added 'unevaluatedProperties' constraint to the request body
  - added 'unevaluatedProperties' constraint to the response body for the status `200`
  - added 'unevaluatedProperties' constraint to the response body for the status `400`
  - added 'unevaluatedProperties' constraint to the response body for the status `401`
  - added 'unevaluatedProperties' constraint to the response body for the status `404`
  - added 'unevaluatedProperties' constraint to the response body for the status `422`
- **2026-03-04** `2e516ba2383f` — 1 breaking, 1 info
  - response property `max_size` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `MaxSize` request property's exclusiveMinimum was decreased from `true` to `0.00`
- **2026-01-19** `d5fbaaddfa3e` — 7 breaking, 2 warning, 12 info
  - the `FriendlyName` request property's minLength was increased from `0` to `1`
  - added the pattern `^\w+$` to the request property `FriendlyName`
  - the `MaxSize` request property type/format changed from `string`/`` to `integer`/`int32`
  - the response property `max_size` became nullable for the status `200`
  - the `average_wait_time` response's property type/format changed from `string`/`` to `integer`/`int32` for status `200`
  - the `current_size` response's property type/format changed from `string`/`` to `integer`/`int32` for status `200`
  - the `max_size` response's property type/format changed from `string`/`` to `integer`/`int32` for status `200`
  - the `MaxSize` request property's exclusiveMinimum was set to `true`
  - the `MaxSize` request property's min was set to `0.00`
  - added the non-success response with the status `400`
  - added the non-success response with the status `422`
  - the response property `account_sid` became required for the status `200`
  - the response property `average_wait_time` became required for the status `200`
  - the response property `current_size` became required for the status `200`
  - the response property `date_created` became required for the status `200`
  - the response property `date_updated` became required for the status `200`
  - the response property `friendly_name` became required for the status `200`
  - the response property `max_size` became required for the status `200`
  - the response property `sid` became required for the status `200`
  - the response property `uri` became required for the status `200`
  - added the required property `api_version` to the response with the `200` status
- **2026-01-15** `07f73f74a61d` — 1 breaking, 1 info
  - removed the media type `application/json` from the request body
  - added the media type `application/x-www-form-urlencoded` to the request body
- **2026-01-15** `3c88f14db21e` — 4 breaking, 3 info
  - added the new path request parameter `AccountSid`
  - added the new path request parameter `Sid`
  - removed the media type `application/x-www-form-urlencoded` from the request body
  - the `average_wait_time` response's property type/format changed from `string`/`uuid` to `string`/`` for status `200`
  - added the media type `application/json` to the request body
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`

---

[Operation](https://skmtc.dev/signalwire/apis/compatibility-api/docs/Accounts/:AccountSid/Queues/:Sid/post.md) · [API](https://skmtc.dev/signalwire/apis/compatibility-api.md) · [Page](https://skmtc.dev/signalwire/apis/compatibility-api/changes/Accounts/:AccountSid/Queues/:Sid/post)
