Skip to main content
POST
Set sandbox timeout

Authorizations

Authorization
string
header
required

API Key or Access Token, always sent as Authorization: Bearer <token>. The gateway recognizes the token type automatically.

Path Parameters

id
string<uuid>
required

Unique sandbox resource ID (UUID; the id field of the create response). The data-plane key (sandbox_key) cannot be used here.

Body

application/json
timeout
integer<int64>

Time-to-live in seconds, measured from the current time. When omitted or 0 or less, 300 seconds is used.

Response

Timeout set; returns the expiry time before and after the change.

request_id
string
required

Request tracing ID

data
object
required