Accepts the invitation with the invitation code.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
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