Reset the failed password attempts for a user
POST/api/v4/users/:user_id/reset_failed_attempts
Reset the FailedAttempts field for a user to 0. This will only work for ldap and email/password users.
Permissions
Requires sysconsole_write_user_management_users permission.
Responses
- 200
- 400
- 401
- 404
User's thread update successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found