Update a sandbox's display name. The name must be unique within the tenant.
update(
name: string,
body: BoxUpdateParams,
options: RequestOptions
): APIPromise<BoxUpdateResponse>| Name | Type | Description |
|---|---|---|
name* | string | |
body* | BoxUpdateParams | |
options | RequestOptions |