setPasswordAsExpired

For use when password rotation settings are used. Sets the input users passwords as expired. When the affected users next time use verifyUser the isPasswordExpired flag will be set to true. verifyUser.

Input parameters

Parameter name Description Possible value Required
userIDs A single user ID or comma separated list of user IDs yes

Response

Field name Type Description
userIDs array List of user IDs where the password expiration was set.