cURL
curl --request DELETE \ --url 'https://api.wavix.com/v1/call/{uuid}/audio?appid='
{ "success": true }
Use this method to stop audio that’s currently playing in an active call.
An API key to authorize your request
Call ID.
Audio playback successfully stopped.
true
Was this page helpful?