Workspace Management

Bind workspaces, manage members, and read workspace-scoped information.

Common tasks

Task

Page

Bind a workspace using a known workspace ID

Bind workspace

Invite members, update roles, or remove members

Manage workspace members

Typical workflow

  1. Configure the Product API endpoint and personal access token in the SDK.

  2. Use Bind workspace to obtain a workspace reference; all subsequent resource operations are based on this reference.

  3. When multi-user collaboration is needed, use Manage workspace members to invite members and assign roles.

Last updated on