Accepts an invitation using its invitation code.
<Check title="Required Permissions" icon="key">Allows unauthenticated access.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The invitation code and optional referral code.
invitationCode
The invitation code provided when creating the invitation.
referralCode
The referral code provided when creating the invitation from a referral.
Response
OK
Errors
400
Bad Request Error

