workspace

Accept a workspace invitation

[cloud-only] Accepts a workspace invitation using the invite token. The authenticated user is added to the workspace.

post/api/invites/{token}/accept

Path parameters

tokenstring required

The invitation token.

Response

Invite accepted

workspace_idstring required

ID of the workspace joined

workspace_namestring required

Name of the workspace joined

Changes