Create a snapshot by capturing the current state of a sandbox or promoting an existing checkpoint.
createSnapshot(
name: string,
body: BoxCreateSnapshotParams,
options: RequestOptions
): APIPromise<BoxCreateSnapshotResponse>| Name | Type | Description |
|---|---|---|
name* | string | |
body* | BoxCreateSnapshotParams | |
options | RequestOptions |