cURL
curl --request DELETE \ --url https://api.wavix.com/v1/calls/{uuid}/streams/{stream_uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Stops call media streaming.
Documentation IndexFetch the complete documentation index at: https://docs.wavix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token using appid (Authorization: Bearer )
Call ID.
Stream ID.
Stream stopped.
Indicates whether the request was successful.
true
Was this page helpful?
Contact support