v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-2663154130.1 KB
Runtime

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

Request body

pathstring nullable

Response

Successful Response

{"stackTrail":"paths:/reload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}