Share a dataset.
create(
datasetID: string,
params: ShareCreateParams | null | undefined = {},
options: RequestOptions
): APIPromise<DatasetShareSchema>| Name | Type | Description |
|---|---|---|
datasetID* | string | |
params | ShareCreateParams | null | undefined | Default: {} |
options | RequestOptions |