/api/user
POST /api/user/{id}/password-reset-url
Generate a password reset URL for a user. Admins can share this URL directly with the user. The link expires in 48 hours.
post/api/user/{id}/password-reset-url
Path parameters
idinteger required
value must be an integer greater than zero.
Response
Successful response