Allows the administrator to reset the password for a user.
See https://www.paws-r-sdk.com/docs/workmail_reset_password/ for full documentation.
workmail_reset_password(OrganizationId, UserId, Password)
[required] The identifier of the organization that contains the user for which the password is reset.
[required] The identifier of the user for whom the password is reset.
[required] The new password for the user.