Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Invitation accepted successfully
Accepts a workspace invitation using the provided token. Adds the authenticated user to the workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Invitation accepted successfully