Web Services Configuration
You can change the configuration of the web services in relation to the APIs. For the notification API, you can enable, disable or specify the version number of the API. For the data management API, you can select the version and select two settings:
- Select
Create on update
to enable creation of new users using theupdateUser
method - Select the method to find users
- Select
Username only
to specify a user by user name. - Select
External key only
to specify a user by the external key provided by the information source. - Select
External key then User name
to specify a user by either user name or external key.