Endpoint to load and refresh the system configuration. This endpoint triggers a configuration reload event that updates the system settings.
Successful Response
Config response model.
Internal Server Error
Last updated 4 months ago
POST /load-config HTTP/1.1 Accept: */*
{ "message": "Configuration loaded successfully." }