Skip to main content
DELETE
Delete a snapshot by ID.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

snapshot_id
string
required

Snapshot ID

Response

200 - application/json

Snapshot deleted

Generic success envelope - used across all domains.

message
string
required