Skip to content

Set system configuration#

Function call (URL) Permissions Possible parameters
/app_konfig_set user / sub-admin configId: Specification of the unique system configuration ID (id).
Version 4.0 or higher:
autoswitch: 0 disable, 1 enable

Example calls:

Info

  • In order for a user to be able to switch the system configuration, the "Configuration switching" function must be activated under "Authorizations" in the subscriber properties.
  • For a user to be able to use automatic configuration switching, the "Configuration switching" function must be activated in the subscriber properties under Authorizations.
Response type Possible content
successful true or false
Example response
{"successful":true}