Skip to main content
DELETE
Delete a snapshot

Authorizations

x-brimble-key
string
header
required

Your account-level Brimble API key. Find it in the dashboard under your profile drawer → API key (click the avatar in the sidebar). Available on paid plans only.

Path Parameters

snapshotId
string
required

24-char hex id of the snapshot.

Pattern: ^[a-f0-9]{24}$

Response

Snapshot deleted

Last modified on July 1, 2026