cURL
curl --request DELETE \ --url https://api.wavix.com/v1/recordings/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Use this method to delete a specific recording.
Bearer token using appid (Authorization: Bearer )
Call recording ID
123
The recording was deleted successfully.
true
Was this page helpful?
Contact support