Add grants to a connection

Add grants to grant permissions on a connection to specific users or teams.

Usage notes

  • See Data permissions overview for details about permissions that can be granted on a connection.

  • Retrieve the connectionId by calling the /v2/connections endpoint.

  • Specify the team or user IDs to grant permissions:

    • Retrieve the memberId by calling the /v2/members endpoint.
    • Retrieve the teamId by calling the /v2/teams endpoint.

Usage scenarios

  • Grant a specific team Can use access to a connection.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!