Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of organization
Required string length:
36
Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Available options:
owner
, admin
, developer
, viewer
Valid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum length:
255
Example:
"0xbF394748301603f18d953C90F0b087CBEC0E1834"
Maximum length:
255
Example:
"An example name"
Maximum length:
255
Example:
"hello-world@foobar.com"
Maximum length:
255
Example:
"+1234567890"
Response
Invite created