Grant permissions to the workspace for users or teams

This endpoint allows creating a grant which specifies permissions for one or more users or teams to access a workspace.

Usage Notes

  • Grants: An array of grant objects. Each object specifies a grantee and the permission level assigned to them.

Usage Scenarios

  • Access Control Setup: Use this endpoint to set up or modify access controls for a workspace, specifying which users or teams can access and what actions they can perform.

Best Practices

  • Clear Permission Definitions: Ensure that the permissions granted are well understood by both the grantor and the grantee to avoid misuse of access rights.
Recipes
πŸ‘€
Member: Onboarding
Open Recipe
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!