PUT - User Web Authentication Password
Set new Web Authentication password for a single user.
Parameters
user_id (str): Target user ID to reset the web authentication password.
new_password (str): New web authentication password to apply to new user.
Returns
None: This method does not return any specific value.
How To Use:
The below code will set the AA to deactivated.
Last updated
Was this helpful?