Skip to main content
Delete a snapshot you no longer need by its snapshot ID. Deleting a snapshot is permanent — sandboxes already created from it are unaffected, but you can no longer create new sandboxes from it.

Delete a snapshot

The call returns true if the snapshot was deleted, or false if no snapshot with that ID was found.
Note: A snapshot may not be deletable while any running sandboxes were created from it. Kill those sandboxes before deleting the snapshot.
Last modified on August 5, 2026