Disabling the API

By default, the SOAP API is enabled. It may be disabled by configuring the file tclhttpd.rc, located in your ListManager ~\tclweb\bin directory. Open tclhttpd.rc with a plain-text editor such as vi or Notepad, and edit Config disable_api. By default, this parameter is set to 0, which enables the API. To disable it, set to 1.

 

Example:

#########################
# Enable/disable API
Config disable_api 1



Introduction to the API Resources