Update settings
PUT /api/v1/settings
PUT
/api/v1/settings
Updates server-side settings. Only provided fields are changed. Changing the runtime requires a server restart. Changing auditLogMode syncs the flag to all running containers.
Request Body required
Section titled “Request Body required ”Settings to update (all fields optional)
Responses
Section titled “ Responses ”OK
object
restartRequired
RestartRequired is true when a setting change requires a server restart.
boolean
Bad Request
object
code
string
error
string
Internal Server Error
object
code
string
error
string