Skip to main content

Verify and handle workspace invitations

PUT 

/api/v2/workspaceinvitations/:token

Verify and handle workspace invitations

Request

Path Parameters

    token stringrequired

    The generated base64 invitation token

Responses

Indicates the generated link is valid and the user has been granted access

Schema

    workspace stringrequired
Loading...