Update Conference Stream
Stops an active WebSocket audio stream for a voice conference by stream SID. This ends media delivery without ending the conference. Call audio streams and Video RTMP streams use separate operations.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice.
Learn more about API scopes.
Path parameters
Universal Unique Identifier.
The unique identifier for the account that created this conference.
Universal Unique Identifier.
The unique identifier for the conference this participant is in.
Universal Unique Identifier.
The unique identifier for the stream.
Response
The request has succeeded.
Example response
{
"date_updated": "Tue, 25 Sept 2018 20:00:00 +0000",
"name": "my_conference_stream",
"uri": "/api/laml/2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/Conferences/b3877c40-da60-4998-90ad-b792e98472cf/Streams/b3877c40-da60-4998-90ad-b792e98472st.json"
}Changes
Changed in 9 of the 40 revisions of this API.25431
- ▲
the
account_sidresponse's property type/format changed fromstring/uuidto/for status200response-property-type-changed
- ▲
the
conference_sidresponse's property type/format changed fromstring/uuidto/for status200response-property-type-changed
- ▲
the
sidresponse's property type/format changed fromstring/uuidto/for status200response-property-type-changed
- ○
added
uuidto theaccount_sidresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
uuidto theconference_sidresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
uuidto thesidresponse propertyallOflist for the response status200response-property-all-of-added
- ▲
- ▲
added 'unevaluatedProperties' constraint to the request body
request-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
200response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
400response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
401response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
404response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
422response-body-unevaluated-properties-added
- ▲
- ▲
response property
namelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
- ▲
removed the enum value
in-progressof the request propertyStatusrequest-property-enum-value-removed
- ▲
the response property
namebecame nullable for the status200response-property-became-nullable
- ▲
the
statusresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added
ConferenceStreamStatusto thestatusresponse propertyallOflist for the response status200response-property-all-of-added
- ○
the response property
account_sidbecame required for the status200response-property-became-required
- ○
the response property
conference_sidbecame required for the status200response-property-became-required
- ○
the response property
date_updatedbecame required for the status200response-property-became-required
- ○
the response property
namebecame required for the status200response-property-became-required
- ○
the response property
sidbecame required for the status200response-property-became-required
- ○
the response property
statusbecame required for the status200response-property-became-required
- ○
the response property
uribecame required for the status200response-property-became-required
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request body became required
request-body-became-required
- ▲
the
errors/items/response's property type/format changed fromobject/tostring/for status422response-property-type-changed
- ●
removed the optional property
errors/items/codefrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
errors/items/messagefrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
errors/items/more_infofrom the response with the422statusresponse-optional-property-removed
- ○
the response property
errorsbecame required for the status422response-property-became-required
- ▲
- ▲
removed the required property
codefrom the response with the422statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the422statusresponse-required-property-removed
- ▲
removed the required property
more_infofrom the response with the422statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the422statusresponse-required-property-removed
- ○
request body became optional
request-body-became-optional
- ○
added the optional property
errorsto the response with the422statusresponse-optional-property-added
- ▲
- ●
removed the optional property
date_createdfrom the response with the200statusresponse-optional-property-removed
- ●
- ▲
removed the media type
application/jsonfrom the request bodyrequest-body-media-type-removed
- ○
added the media type
application/x-www-form-urlencodedto the request bodyrequest-body-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
request body became required
request-body-became-required
- ▲
removed the media type
application/x-www-form-urlencodedfrom the request bodyrequest-body-media-type-removed
- ▲
the response property
account_sidbecame optional for the status200response-property-became-optional
- ▲
the response property
conference_sidbecame optional for the status200response-property-became-optional
- ▲
the response property
date_updatedbecame optional for the status200response-property-became-optional
- ▲
the response property
namebecame optional for the status200response-property-became-optional
- ▲
the response property
sidbecame optional for the status200response-property-became-optional
- ▲
the response property
statusbecame optional for the status200response-property-became-optional
- ▲
the response property
uribecame optional for the status200response-property-became-optional
- ▲
removed the required property
errorsfrom the response with the422statusresponse-required-property-removed
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the optional property
date_createdto the response with the200statusresponse-optional-property-added
- ○
removed the
in-progressenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
stoppedenum value from thestatusresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
codeto the response with the422statusresponse-required-property-added
- ○
added the required property
messageto the response with the422statusresponse-required-property-added
- ○
added the required property
more_infoto the response with the422statusresponse-required-property-added
- ○
added the required property
statusto the response with the422statusresponse-required-property-added
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲