Infra APISandbox
Renew Sandbox desktop control
PATCH
/api/v1/sandboxes/{sandbox_id}/desktop-controlAuthorization
BearerAuth AuthorizationBearer <token>
Hydra JWT Bearer token
In: header
Path Parameters
sandbox_id*string
Sandbox ID
Request Body
application/json
Lease renewal
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v1/sandboxes/string/desktop-control" \ -H "Content-Type: application/json" \ -d '{}'{ "expires_at": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}