A json object with key-value pairs of the settings you want to change and their new values.
Type Declaration
Optionalweb_ui_password?: string
For API ≥ v2.3.0: Plaintext WebUI password, not readable, write-only. For API < v2.3.0: MD5 hash of WebUI password, hash is generated from the following string: username:Web UI Access:plain_text_web_ui_password
A json object with key-value pairs of the settings you want to change and their new values.