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

Inspect workspaces

List the workspaces that the current identity can access.

Create a workspace asynchronously

Submit an asynchronous creation task and return its record without waiting for completion.

Track workspace creation

View workspace-creation tasks submitted by the current identity that are still in progress or recently completed.

Create a workspace synchronously

Wait synchronously for creation and initialization, then return the new workspace ID.

Claim an existing workspace

Claim a workspace with existing membership without creating a workspace or granting membership.

Edit a workspace

Change the name of an existing workspace.

Accept a workspace invitation

Accept a workspace invitation sent to the current identity.

Remove a workspace

Delete a specified workspace.

Last updated on