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 CloudSigma API endpoint for the target workspace’s region and a personal access token from that region. See Endpoints & Authentication.
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