Reset Password
workmail_reset_password | R Documentation |
Allows the administrator to reset the password for a user¶
Description¶
Allows the administrator to reset the password for a user.
Usage¶
Arguments¶
OrganizationId
[required] The identifier of the organization that contains the user for which the password is reset.
UserId
[required] The identifier of the user for whom the password is reset.
Password
[required] The new password for the user.
Value¶
An empty list.