---
title: "Changes to Restart a sandbox"
method: POST
path: "/workspaces/{workspace_domain}/sandboxes/{sandbox_id}/restart"
---

# Changes to Restart a sandbox

`POST /workspaces/{workspace_domain}/sandboxes/{sandbox_id}/restart`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2026-08-25** `fa785a68f09d` — 2 info
- **2026-08-18** `983f489a99d2` — 1 warning
- **2026-08-11** `c72dad76b50c` — 1 breaking, 2 warning, 2 info
- **2026-08-04** `2426d67c249a` — 1 warning, 4 info
- **2026-07-26** `2de57f5e042f` — 1 warning

## Changes

- **2026-08-25** `fa785a68f09d` — 2 info
  - the security scope `SANDBOX_WRITE` was added to the endpoint's security scheme `oauth2`
  - the security scope `SANDBOX_MANAGE` was removed from the endpoint's security scheme `oauth2`
- **2026-08-18** `983f489a99d2` — 1 warning
  - added the new `OPENCODE` enum value to the `project/integration/type` response property for the response status `200`
- **2026-08-11** `c72dad76b50c` — 1 breaking, 2 warning, 2 info
  - the response property `endpoints/items/region` became optional for the status `200`
  - added the new `CURSOR` enum value to the `project/integration/type` response property for the response status `200`
  - added the new `OPEN_AI` enum value to the `project/integration/type` response property for the response status `200`
  - added the optional property `environment` to the response with the `200` status
  - added the optional property `scope` to the response with the `200` status
- **2026-08-04** `2426d67c249a` — 1 warning, 4 info
  - removed the optional property `variables/items/description` from the response with the `200` status
  - added the optional property `agent_note` to the response with the `200` status
  - added the optional property `note` to the response with the `200` status
  - added the optional property `variables/items/agent_note` to the response with the `200` status
  - added the optional property `variables/items/note` to the response with the `200` status
- **2026-07-26** `2de57f5e042f` — 1 warning
  - added the new `GOOGLE_GEMINI` enum value to the `project/integration/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/buddy/apis/buddy-api/docs/workspaces/:workspace_domain/sandboxes/:sandbox_id/restart/post.md) · [API](https://skmtc.dev/buddy/apis/buddy-api.md) · [Page](https://skmtc.dev/buddy/apis/buddy-api/changes/workspaces/:workspace_domain/sandboxes/:sandbox_id/restart/post)
