# Delete a sandbox

Launch stage: Beta

`DELETE /api/2.0/{name=sandboxes/*}`

Deletes a Sandbox.

API scopes: sandbox

## Path parameters

- `name` (string, required)

## Response

```json
{}
```

