cURL
curl --request DELETE \ --url https://api.wavix.com/v1/recordings/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a call recording.
Bearer token using appid (Authorization: Bearer )
Recording ID.
123
Recording deleted.
Indicates whether the request succeeded.
true
Was this page helpful?
Contact support