Organization
Create an Organization Member Invitation
POST
/
organization
/
{id}
/
invitation
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredthe organization id
Body
application/json
email
string
requiredthe invitation email
userId
string
requiredthe user id inviter
organizationId
string
requiredthe invation organization id
id
string
invitation id
role
string
the invitation role