Modify an application setting

Creates or updates a setting in the application-wide default settings. If the setting doesn't exist, 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 existed. A true value indicates that the setting was existed and overwritten, while false indicates that a new setting was created.

Form Data
string

Value assigned to a settings key.

string

Name of the key.

Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json