post https://{hostname}/settings/set_default_multi
Assigns multiple settings to the application-wide default settings. If a setting doesn't, a new setting is created. If a setting does exist, the current value of that setting is overwritten. Your operation returns a boolean value that indicates whether the setting already existed. A true
value indicates that the setting was overwritten, while false
indicates that a new setting was created.