Volumes
Delete a volume
Hard-deletes the volume. The underlying disk and all data on it are destroyed, irreversible.
Fails with 400 "Volume is attached; detach it before deleting" if the
volume is currently attached to a sandbox or project. Detach the volume
first (destroy the sandbox or detach via the project flow), then delete.
DELETE
Delete a volume
Authorizations
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
24-char hex id of the volume.
Pattern:
^[a-f0-9]{24}$Response
Volume deleted
Last modified on May 20, 2026
Delete a volume