UserManWebAdminInterface.postUserPassword

Undocumented in source. Be warned that the author may not have intended to support it.
class UserManWebAdminInterface
@anyAuth
@path("/users/:user/password")
@errorDisplay!getUser
void
postUserPassword
(
AuthInfo auth
,,
ValidPassword password
,
Confirm!"password" password_confirmation
)

Meta