Extend Sandbox
Extends a sandbox expire time by its ID.
Path Parameters
sandboxIdstring
orgIdstring
The organization ID
maxLifeSeconds?number
The new max life time of the sandbox (relative to the current time) in seconds. Should not less than 30 seconds or more than 24 hours. Note that the total maximum lifetime of a sandbox should not longer than 13 days.
Default
3600
Range
30 <= value <= 86400
Response Body
Empty