ManageEngine® Applications Manager User Management API | ||
The APIs given below will allow you to add, edit, delete users and also help list various user details:
Request Parameters
The common parameters involved in these API requests are described below:
Field | Description |
userName | The user name of the user. |
password | Password of the user. |
Email id of the user. | |
description | Description of the user. |
Sample Request:
This is an example to help you create a user in Applications Manager:
http://app-windows:59090/AppManager/xml/Users/create?apikey=93c6eb60184e41f10fba2f365060b8e3
If the API is not executed correctly, the request will fail and errors will be thrown. Refer this page for a list of common error conditions.
ShowPolledData API |
CreateUser API |