Reload Config
Reload the agent configuration from the manager or a file.
The optional _auth dependency consults
app.state.reload_auth (configured via create_app(reload_auth=...))
and, if set, invokes it. The configured callable is responsible for
raising :class:fastapi.HTTPException to deny the request.
POST
Reload Config
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Request body for reload endpoint.
Response
Successful Response
Last modified on May 22, 2026