v1
protected
workspace-invitations

Accept Invitation

Accept an invitation as the authenticated user.

An invitation sent to an email address is only accepted by the account signed in under that address. Idempotent for the same acceptor.

post/v1/invitations/accept

Request body

tokenstring required

Response

Successful Response

invitation_idstring uuid required
user_idstring required
workspace_idstring required

Changes