v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-035895111.8 KB
sandboxes

Set sandbox timeout

Set the timeout for the sandbox. The sandbox will expire x seconds from the time of the request. Calling this method multiple times overwrites the TTL, each time using the current timestamp as the starting point to measure the timeout duration.

post/sandboxes/{sandboxID}/timeout

Path parameters

sandboxIDstring required

Request body

timeoutinteger required

Timeout in seconds from the current time after which the sandbox should expire

Response

Successfully set the sandbox timeout