post https://{hostname}/settings/set_multi
Assigns multiple settings for the specified API client. If a setting doesn't, a new setting is created. If the 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.