| Method | Description |
|---|---|
| ChangePassword | Changes a user password. |
| CreateUser | Creates a new user. |
| DeleteUser | Deletes a user. |
| FindUser | Searches for users by their name. |
| GetUser | Gets information about a user. |
| UpdateUser | Updates the user information. |
| UserNeedToResetPassword | Checks whether the user must change their password. |
| ValidateUser | Checks whether a user name and a password match the values in the database. |
Manage users
Manage users
ABBYY FlexiCapture user management API methods to create, find, update, and delete users, change or reset passwords, and validate credentials.
Use the following methods to manage users:
