Update parameter
PATCH/system/settings
JSON-RPC
system.settings.update
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
True
if setting has been updated. False
if new value is equal to
the old one.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred