Actions
Add Group Or User To Workspace
Add group or user by its ID to a given workspace.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Entity ID | The ID of the group or the user to add (can be taken from blink.GetGroups/Users). |
| Entity Type | The type of the entity to add (user/group) to the workspace. |
| Workspace ID | ID of the workspace (can be taken from blink.GetWorkspace). |
Was this page helpful?