Stop call streaming
Call streaming
Stop call streaming
Stops the media stream identified by id on the call identified by call_id.
DELETE
Stop call streaming
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The uuid of the call.
The uuid of the media stream to stop.
Response
Returns a success confirmation. The media stream is stopped.
Indicates whether the request was successful.
Example:
true