Name | Type | Description | Notes |
---|---|---|---|
id | Number | [readonly] | |
String | email of the user to invite | ||
redirectUri | String | User will be redirected to this uri when they accept the invitation | |
role | Number | * `100` - admin * `50` - user * `25` - guest |
-
100
(value:100
) -
50
(value:50
) -
25
(value:25
)