Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Invitee's email address.
255Status of the invitation, default status is pending.
0- pending1- accepted2- cancelled3- expired4- revoked
0, 1, 2, 3, 4 Invitee's first name.
25Invitee's last name.
25Invitee's role, default role is member.
0- member1- collaborator2- administrator
0, 1, 2