Delete a file from recordings or logs
DELETE
/backup/files/{type}/{filename}
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
type*
File type (recordings or logs)
Type
Requiredstring
filename*
Name of the file to delete
Type
Requiredstring
Responses
File deleted successfully
application/json
JSON
{
}
