Grant permissions on a dataset

Grant permissions to a specific dataset for users or teams.

Usage notes

  • Retrieve the datasetId by calling the /v2/datasets endpoint.

  • Grant permissions to one user or team at a time using the relevant IDs:

    • Retrieve the memberId by calling the /v2/members endpoint.
    • Retrieve the teamId by calling the /v2/teams endpoint.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!