Skip to main content
Version: 0.8.0

Accept an invitation

POST 

/api/invite/:token/accept

Accepts a pending invitation. Validates the token, verifies the caller's email matches the invited email, adds the user to the organization as the invited role, marks the invitation as accepted, and re-issues a new access token scoped to the new org

Request

Responses

Invitation accepted, new access token set