user-controller
Get activation link (getActivationLink)
Get the activation link for the user. The base url for activation link is configurable in the general settings of system administrator.
Available for users with 'SYS_ADMIN' or 'TENANT_ADMIN' authority.
get/api/user/{userId}/activationLink
Path parameters
userIdstring required
A string value representing the user id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK