Stop a Stream
Stops an active WebSocket audio stream on a call by stream SID. This ends media delivery without ending the call. Conference audio streams and Video RTMP streams have 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 Project ID that uniquely identifies the Account.
Universal Unique Identifier.
The unique identifier for the call.
Universal Unique Identifier.
The unique identifier for the call.
Response
The request has succeeded.
Example response
{
"name": "my_first_stream",
"date_updated": "Wed, 19 Sep 2018 21:00:00 +0000",
"uri": "/api/laml/2010-04-01/Accounts/b3877c40-da60-4998-90ad-b792e98472af/Calls/b3877c40-da60-4998-90ad-b792e98472ca/Streams/b3877c40-da60-4998-90ad-b792e98472st.json"
}Changes
Changed in 10 of the 40 revisions of this API.12428
- ▲
the
response's property type changed fromstringto no type, and format fromuuidto no format for statusresponse-property-type-changed
- ▲
the
response's property type changed fromstringto no type, and format fromuuidto no format for statusresponse-property-type-changed
- ▲
the
response's property type changed fromstringto no type, and format fromuuidto no format for statusresponse-property-type-changed
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added to the
response propertyallOflist for the response statusresponse-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
response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
response-body-unevaluated-properties-added
- ○
added 'unevaluatedProperties' constraint to the response body for the status
response-body-unevaluated-properties-added
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ▲
removed the enum value
in-progressof the request propertyrequest-property-enum-value-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
added the new
queuedenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-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
- ▲
- ○
request body became optional
request-body-became-optional
- ○
- ●
removed the optional property
from the response with the statusresponse-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
- ▲
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
- ▲
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's property type changed fromstringtointeger, and format from no format toint32for statusresponse-property-type-changed
- ▲
the
response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
added the media type
application/jsonto the request bodyrequest-body-media-type-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added to the
response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed the
in-progressenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
stoppedenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲