workmail_reset_password: Allows the administrator to reset the password for a user

View source: R/workmail_operations.R

workmail_reset_passwordR Documentation

Allows the administrator to reset the password for a user

Description

Allows the administrator to reset the password for a user.

See https://www.paws-r-sdk.com/docs/workmail_reset_password/ for full documentation.

Usage

workmail_reset_password(OrganizationId, UserId, Password)

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.