update(
name: string,
body: BoxUpdateParams,
options: RequestOptions
): APIPromise<SandboxResponse| Name | Type | Description |
|---|---|---|
name* | string | |
body* | BoxUpdateParams | |
options | RequestOptions |
Update a sandbox's display name, retention, resources, tags, or proxy configuration. The name must be unique within the tenant. Proxy configuration sent to a sandbox that is not running is stored and applied when it next starts.