API Reference
DraftLast reviewed 2026-06-23Invalidate cached role/scope resolutions
POST/api/v1/config/roles/reload
FUNCTIONAL group scopes are DB-backed (DS T12, #712); this endpoint invalidates every cached ScopeResolver entry so the next request for any user re-resolves from auth.group_scopes immediately, ahead of the cache TTL.
Responses
- 200
- 401
- 403
Roles reloaded
Authentication required
Insufficient scope — requires config:admin