POST /sandboxes/{sandboxID}/refreshes
Refresh sandbox
Refresh the sandbox extending its time to live
Parameters
sandboxID·string· path · required
Request body
Required: no
application/json
Schema: SandboxRefreshRequest
duration·integer· optionalDuration for which the sandbox should be kept alive in seconds
Minimum:
0Maximum:
3600
Responses
204
Successfully refreshed the sandbox
401
Authentication error
Content-Type: application/json
Schema: Error
code·integer· requiredError code
Format:
int32message·string· requiredError
404
Not found
Content-Type: application/json
Schema: Error
code·integer· requiredError code
Format:
int32message·string· requiredError