cURL
curl --request DELETE \ --url https://api.wavix.com/v1/calls/{uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Use this method to end an active call.
Bearer token using appid (Authorization: Bearer )
Call ID.
Call successfully ended.
true
Was this page helpful?
Contact support