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.
invitationCodestring or nullOptional
The invitation code provided when creating the invitation.
referralCodestring or nullOptional
The referral code provided when creating the invitation from a referral.

Response

OK

Errors

400
Bad Request Error