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.
Response
The invitation email was sent.