Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

API Services / admin

Description

This service provides the system administration related operations.

Methods

Method Status Type HTTP Method Description
appOptionGet Status: production Type: rpc HTTP Verb: post Invoke this method to get one or more application options and their associated values.
contactSetAuthentication Status: production Type: rpc HTTP Verb: post Invoke this method to set the authentication value for the specified contact record.
getApplicationList Status: production Type: rpc HTTP Verb: post Invoke this operation to get a list of ESP applications that are installed on the server. If you want to get a…
groupCreate Status: production Type: rpc HTTP Verb: post Invoke this operation to create new user group.
groupGetInfo Status: production Type: rpc HTTP Verb: post Invoke this operation to obtain the properties of the specified user group.
groupGetList2 Status: production Type: rpc HTTP Verb: post Invoke this operation to get a list of groups
groupGetUserList Status: production Type: rpc HTTP Verb: post Invoke this operation to obtain a list of user accounts assigned to the specified group.
groupSetInfo Status: production Type: rpc HTTP Verb: post Invoke this operation to update the properties of the specified user group.
sysOptionGet Status: production Type: rpc HTTP Verb: post Invoke this method to get one or more application options and their associated values.
userAddGroup Status: production Type: rpc HTTP Verb: post Invoke this operation to add a group membership to the specified user.
userAddRole Status: production Type: rpc HTTP Verb: post Invoke this operation to assign one or more roles to the specified user. When adding one or more roles for the…
userCreate Status: production Type: rpc HTTP Verb: post Invoke this method to create a user.
userDelete Status: production Type: rpc HTTP Verb: post Invoke this method to delete a user from the system.
userDeleteGroup Status: production Type: rpc HTTP Verb: post Invoke this operation to remove group membership from the specified user.
userGetGroupList Status: production Type: rpc HTTP Verb: post Invoke this operation to obtain a list of groups assigned to the specified user account.
userGetInfo Status: production Type: rpc HTTP Verb: post Invoke this operation to obtain user properties for the specified user.
userGetList Status: production Type: rpc HTTP Verb: post Invoke this operation to get a list of user defined on the system.
userProfileGetList Status: production Type: rpc HTTP Verb: post Invoke this operation to get a list of user profiles
userProfileSet Status: production Type: rpc HTTP Verb: post Invoke this method to update user profile data
userRemoveRole Status: production Type: rpc HTTP Verb: post Invoke this operation to remove one or more role assignments from the specified user. When removing one or more roles…
userSetAccountStatus Status: production Type: rpc HTTP Verb: post This operation sets the account status of the specified user.
userSetAvailability Status: production Type: rpc HTTP Verb: post Invoke this operation to change the availability status for the specified user.
userUpdate Status: production Type: rpc HTTP Verb: post Invoke this method to update one or more user properties.
In This Document