cURL
curl --request DELETE \ --url 'https://api.wavix.com/v1/call/{uuid}?appid='
{ "success": true }
Use this method to end an active call.
An API key to authorize your request
Call ID.
Call successfully ended.
true
Was this page helpful?