Skip to main content
DELETE
Remove a grant from a dataset's existing sequence of grants

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

datasetId
string
required

ID of dataset to remove the grant from

Body

application/json

Grant to remove

targetId
string
required

ID of the user within the grant

targetRole
enum<string>
required

Role that the user will assume in the dataset. Note that organizations cannot be dataset Owners

Available options:
DatasetRwOwner,
DatasetRwEditor,
DatasetRwReader

Response

Success

grants
object[]
required
metadata
object
required
Last modified on June 26, 2026