POST
/
organizations
/
{organizationId}
/
invites

Authorizations

Authorization
string
headerrequired

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

Path Parameters

organizationId
string
required

ID of organization

Required string length: 36

Body

application/json
role
enum<string>
required
Available options:
owner,
admin,
developer,
viewer
walletPublicKey
string

Valid blockchain wallet address, must be an alphanumeric string without any special characters

Maximum length: 255
alias
string
Maximum length: 255
email
string
Maximum length: 255
phoneNumber
string
Maximum length: 255