cURL
curl --request DELETE \ --url https://api.wavix.com/v1/recordings/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a call recording.
Documentation IndexFetch the complete documentation index at: https://docs.wavix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token using appid (Authorization: Bearer )
Recording ID.
123
Recording deleted.
Indicates whether the request succeeded.
true
Was this page helpful?
Contact support