Appearance
POST
/admin/user/users/{userId}/_send-invitation-emailRequired scope:
viskan:user:createSends an invitation email to the given user.
Note that this is also done automatically when a user account is created for the first time. This API method can be used to re-send the invitation email to assist users.
Also note that this API method can only be called from an interactive user access token, and not regular API client access tokens.
Parameters
Path parameters
userId string Format:
uuidThe identifier of the user to send the email to.
Response
The invitation email was sent.