Skip to main content
DELETE
Delete a snapshot by ID

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Path Parameters

slug
string
required

Organization slug

snapshot_id
string<uuid>
required

Managed snapshot id

Response

Snapshot deleted

Simple message response for operations without a body.

message
string
required