Skip to main content
DELETE
Delete a snapshot

Authorizations

Authorization
string
header
required

Bearer token authentication. Provide your API token prefixed with "Bearer ", e.g. "Bearer your-api-token".

Path Parameters

id
string
required

Snapshot ID

Body

application/json

The body is of type object.

Response

OK

message
string
Example:

"Snapshot deleted successfully"