The user administration APIs are provided as a series of webservice endpoints that can be used to manage users within The Anywhere Platform.
All endpoints require 2 parameters for authentication:
API_KEY
API_USER_KEY
Refer to the section: API Keys for details on how to obtain these.
Used to create or update a user.
Set the ID to "NEW" to create a new user or to an existing ID to update that user.