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