Create Data Source Grant

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

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Body Params
string
required

URI of data set to add grant 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