PLATINUM DOCS
ApiSandboxes

PATCH /v1/sandboxes/{id}

PATCH
/v1/sandboxes/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://example.com/v1/sandboxes/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty