UserResetPlexusResource

REST resource to reset a users password. Default implementations will generate and email a user password to the user.
This resource is similar to {@link UserForgotPasswordPlexusResource} except that a system administrator can reset other users passwords.

The following resources are part of this group:

/users_reset/{userId}

Mount Point: /rest/users_reset/{userId}

DELETE

Reset a user's password.

Parameters

name description type default
userId The id of the user. path