Server
Set server configuration variable
Set value of server configuration variable, creating it if it does not exist. Requires SERVER_CONFIG access right. New variables are created as visible string variables without description, units, or default value. Hidden variables cannot be set. Change takes effect immediately unless the variable is marked as requiring server restart.
put/v1/server-config/{name}
Request body
Response
Configuration variable updated successfully
Changes
Changed in 1 of the 115 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○