v1

latestOpenAPI 3.1.0Apache 2.02026-07-17870411.0 KB
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

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Password updated correctly"
}