---
title: "Stop a sandbox"
method: POST
path: "/sandboxes/{id}/stop"
tags: ["Sandboxes"]
---

# Stop a sandbox

`POST /sandboxes/{id}/stop`

## Path parameters

- `id` string, required

## Response `202`

Accepted

- ThundertypesSandboxStopResponse
  - `name` string, required
  - `stopped_at` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/thundercompute/apis/thunder-compute-api.md) · [All operations](https://skmtc.dev/thundercompute/apis/thunder-compute-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/thundercompute/thunder-compute-api/revisions/122382e24d26/schema)
