Accepts the invitation with the invitation code.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

The invitation code received when creating the invitation.
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