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

Body

application/json
walletPublicKey
string

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

alias
string
email
string
phoneNumber
string
role
enum<string>
required
Available options:
owner,
admin,
developer,
viewer