Workspace Management¶
Bind workspaces, manage members, and read workspace-scoped information.
Common tasks¶
Task |
Page |
|---|---|
Bind a workspace using a known workspace ID |
|
Invite members, update roles, or remove members |
Typical workflow¶
Configure the Product API endpoint and personal access token in the SDK.
Use Bind workspace to obtain a workspace reference; all subsequent resource operations are based on this reference.
When multi-user collaboration is needed, use Manage workspace members to invite members and assign roles.
Last updated on