Pause sandbox
POST /api/v1/sandboxes/{sandbox_id}/pause
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
sandbox_id | path | string | yes | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
404 | Item not found |
422 | Validation Error |
Response body
| Field | Type | Required | Description |
|---|---|---|---|
success | boolean | no | — |
Operation ID: pause_sandbox_api_v1_sandboxes__sandbox_id__pause_post