Sandboxes
Pause Sandbox
Pause an existing sandbox
POST
Path Parameters
string
required
Sandbox ID.
Response
string
Sandbox ID.
string
pausing for an accepted transition, or paused if the sandbox was already paused.Notes
- Pause/resume is the public lifecycle preservation flow.
- Named checkpoint, restore, and clone APIs are not publicly supported.
- Poll
GET /v1/sandboxes/{id}or subscribe with the SDK to observe the final status.