InviteExternalUser
Invite an external user to the organization.
Input
Name | Type | Description |
UserEmailAddress | String | The email address of the user you are inviting. |
RedirectURL | String | The URL that the user will be redirected to after redemption. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |
Id | String | The value of the Id. |
ReedemURL | String | The value of the ReedemURL. |
InvitedUserId | String | The value of the InvitedUserId. |