Create Data Set Grant

Creates a new data set grant for the specified data set. The requesting user must have access to the data set in order for it to succeed.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Body Params
string
required

Link to the data set to grant access to

string
required

Type of permission to grant

string
required

The document id, account id, or user id matching the permission type

string
required

Available types are: 'edit' and 'view'

Response

Language
Credentials
OAuth2