Update server settings
PUT/api/server_settings
Updates the instance's server settings (name, port, HTTPS flag, and certificate/private key), preserving other fields (such as backup settings) already stored in the instance config file.
Request
Responses
- 200
- 400
- 422
Successful Response
Instance name/port missing, or (when HTTPS is on) the certificate/private key path is missing or not a file this process can read.
Validation Error