User Management
Reset Active Directory user password
Reset password for a user in AWS Directory Service (Active Directory) with complexity validation
post/api/user/reset_password
Response
Password successfully updated
Example response
{
"success": true,
"message": "Password updated correctly"
}