delete
https://api.sigmacomputing.com/v2/datasets//grants/
Delete a permission granted on a specific dataset by grantId.
Deprecation notice: Datasets are deprecated. Starting June 2, 2026, you will no longer be able to create datasets or edit existing datasets. Migrate your datasets to data models and update any documents that use datasets as a data source to use a different source. See Migrate a dataset to a data model.
Usage notes
- Retrieve the datasetId by calling the /v2/datasets endpoint.
- Retrieve the grantId by calling the /v2/datasets/{datasetId}/grants endpoint.
