---
title: "Changes to Update Conference Stream"
method: POST
path: "/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Streams/{Sid}"
---

# Changes to Update Conference Stream

`POST /Accounts/{AccountSid}/Conferences/{ConferenceSid}/Streams/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 40 revisions.

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
- **2026-05-12** `5344c0c93a4c` — 1 breaking, 5 info
- **2026-03-04** `2e516ba2383f` — 1 breaking
- **2026-01-19** `d5fbaaddfa3e` — 3 breaking, 9 info
- **2026-01-15** `50dab84bcf02` — 2 breaking, 3 warning, 1 info
- **2026-01-15** `479ede876c89` — 4 breaking, 2 info
- **2026-01-15** `a10b019314cd` — 1 warning
- **2026-01-15** `07f73f74a61d` — 1 breaking, 1 info
- **2026-01-15** `3c88f14db21e` — 10 breaking, 10 info

## Changes

- **2026-05-12** `2916d5e3072e` — 3 breaking, 3 info
  - the `account_sid` response's property type/format changed from `string`/`uuid` to ``/`` for status `200`
  - the `conference_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 `conference_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
  - response property `name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-01-19** `d5fbaaddfa3e` — 3 breaking, 9 info
  - removed the enum value `in-progress` of the request property `Status`
  - the response property `name` became nullable for the status `200`
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the non-success response with the status `400`
  - added `#/components/schemas/ConferenceStreamStatus` to the `status` response property `allOf` list for the response status `200`
  - the response property `account_sid` became required for the status `200`
  - the response property `conference_sid` became required for the status `200`
  - the response property `date_updated` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `sid` became required for the status `200`
  - the response property `status` became required for the status `200`
  - the response property `uri` became required for the status `200`
- **2026-01-15** `50dab84bcf02` — 2 breaking, 3 warning, 1 info
  - request body became required
  - the `errors/items/` response's property type/format changed from `object`/`` to `string`/`` for status `422`
  - removed the optional property `errors/items/code` from the response with the `422` status
  - removed the optional property `errors/items/message` from the response with the `422` status
  - removed the optional property `errors/items/more_info` from the response with the `422` status
  - the response property `errors` became required for the status `422`
- **2026-01-15** `479ede876c89` — 4 breaking, 2 info
  - removed the required property `code` from the response with the `422` status
  - removed the required property `message` from the response with the `422` status
  - removed the required property `more_info` from the response with the `422` status
  - removed the required property `status` from the response with the `422` status
  - request body became optional
  - added the optional property `errors` to the response with the `422` status
- **2026-01-15** `a10b019314cd` — 1 warning
  - removed the optional property `date_created` from 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` — 10 breaking, 10 info
  - request body became required
  - removed the media type `application/x-www-form-urlencoded` from the request body
  - the response property `account_sid` became optional for the status `200`
  - the response property `conference_sid` became optional for the status `200`
  - the response property `date_updated` became optional for the status `200`
  - the response property `name` became optional for the status `200`
  - the response property `sid` became optional for the status `200`
  - the response property `status` became optional for the status `200`
  - the response property `uri` became optional for the status `200`
  - removed the required property `errors` from the response with the `422` status
  - 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`
  - added the optional property `date_created` to the response with the `200` status
  - removed the `in-progress` enum value from the `status` response property for the response status `200`
  - removed the `stopped` enum value from the `status` response property for the response status `200`
  - added the required property `code` to the response with the `422` status
  - added the required property `message` to the response with the `422` status
  - added the required property `more_info` to the response with the `422` status
  - added the required property `status` to the response with the `422` status

---

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