Skip to content

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
string
Required
filename*

Name of the file to delete

Type
string
Required

Responses

File deleted successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License