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

Page

Description

Inspect workspaces

List workspaces

List the workspaces that the current identity can access.

Create a workspace asynchronously

Submit a workspace-creation task

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

Track workspace creation

List workspace-creation tasks

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

Create a workspace synchronously

Create a workspace

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

Claim an existing workspace

Claim a workspace

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

Edit a workspace

Update a workspace

Change the name of an existing workspace.

Accept a workspace invitation

Accept a workspace invitation

Accept a workspace invitation sent to the current identity.

Remove a workspace

Delete a workspace

Delete a specified workspace.

Last updated on