PLATINUM DOCS
ApiSandboxes

POST /v1/sandboxes/{id}/resume

POST
/v1/sandboxes/{id}/resume

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X POST "https://example.com/v1/sandboxes/string/resume"
{  "id": "string",  "state": "string",  "host_id": "string"}
Empty