cURL
curl --request DELETE \ --url https://api.wavix.com/v1/calls/{uuid}/streams/{stream_uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Use this method to stop call media streaming.
Bearer token using appid (Authorization: Bearer )
Call ID.
Stream ID.
Stream successfully stopped.
Indicates that the request was successful
true
Was this page helpful?
Contact support