# Page Not Found

`/docs/rest-api/sdk/sandboxes/delete-a-sandbox` does not exist. Similar pages:

- [Delete a sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes/delete-a-sandbox.md): DELETE /v2/sandboxes/{name} Deletes a sandbox by name. If sandboxes are currently running, they will be stopped first. This operation deletes all
- [Delete a sandbox](/docs/rest-api/sandboxes/delete-a-sandbox.md): DELETE /v2/sandboxes/{name} Deletes a sandbox by name. If sandboxes are currently running, they will be stopped first. This operation deletes all
- [Delete a snapshot (Vercel SDK)](/docs/rest-api/sdk/sandboxes/delete-a-snapshot.md): DELETE /v2/sandboxes/snapshots/{snapshotId} Permanently deletes a snapshot and frees its associated storage. This action cannot be undone. After
- [Monitor your sandbox](/docs/sandbox/working-with-sandbox.md): View your sandboxes in the Sandboxes dashboard. For each project, you can see Total sandboxes created Currently running sandboxes Stopped sandboxes
- [Get or create (idempotent)](/docs/sandbox/concepts/persistent-sandboxes.md): Sandbox.getOrCreate is the recommended pattern for longlived sandboxes. It resumes the sandbox if it exists, or creates it if it doesn't. index.ts

All pages: [/llms.txt](/llms.txt)
