Skip to main content
POST
Add a grant to a dataset's existing sequence of grants

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

datasetId
string
required

ID of dataset to add a grant to

Body

application/json

Grant to add

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 August 18, 2026