Endpoints to manage permissioning (e.g. sharing with other users) of connectors after they are deployed.
Once deployed, connectors can then be shared with other users using their Tray account email addresses.
Authorization required | string The RBAC token. Follow this page to know how to generate one. Example: Bearer 3fd74d349xxxxxxxxxxxxxxxxxxxxxxxxd90df521 |
{- "emails": [
- "john.doe@domain.com",
- "jane.doe@domain.com"
]
}
{- "message": "2 permissions added"
}