Workspaces¶
List and manage workspaces, workspace-creation tasks, and invitations. Use the workspace identifier returned by the relevant action for subsequent workspace operations.
Choose a task¶
Task |
Description |
|---|---|
List the workspaces that the current identity can access. |
|
Submit an asynchronous creation task and return its record without waiting for completion. |
|
View workspace-creation tasks submitted by the current identity that are still in progress or recently completed. |
|
Wait synchronously for creation and initialization, then return the new workspace ID. |
|
Claim a workspace with existing membership without creating a workspace or granting membership. |
|
Change the name of an existing workspace. |
|
Accept a workspace invitation sent to the current identity. |
|
Delete a specified workspace. |