Resets the password for a specified user ID and generates a temporary one. Only a superuser can reset password for other users. Resetting the password immediately invalidates the previous password associated with the user.
post/user/{userId}/password
Path parameters
userIdstring required
The unique identifier of the user that a temporary password is requested for.
Request body
Response
Success