The AddSettingValue function adds the SettingValue to the database that has been sent as a parameter of this function.
Method | /AddSettingValue |
The request body is of type AddSettingValue.
Name | Description | Data Type |
---|---|---|
level | SettingLevel | |
settingValue | SettingValueInfo |
|
The response body is of type AddSettingValueResponse.
Name | Description | Data Type |
---|---|---|
AddSettingValueResult | xml:int |
|