Management
Operation for management
Required Roles: ApiManage
OK
No content
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/management/changeLogLevel?logLevel=ERROR HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Required Roles: ApiDatabase
OK
Bad Request
Unauthorized
Forbidden
Server Error
GET /fact-finder//rest/v5/management/expiration HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
[
{
"channel": "text",
"databaseUpdateTimes": [
{
"database": "text",
"dateIntermediate": "2025-10-09T00:00:40.808Z",
"dateLoaded": "2025-10-09T00:00:40.808Z",
"lastUpdate": "2025-10-09T00:00:40.808Z"
}
],
"expirationData": [
{
"database": "text",
"error": "text",
"modified": "2025-10-09T00:00:40.808Z",
"modifiedLoaded": "2025-10-09T00:00:40.808Z"
}
]
}
]
Required Roles: ApiDatabase
OK
No content
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/management/flushCache HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Required Roles: ApiManage
OK
No content
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/management/flushLogs HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Required Roles: ApiConfig Omitting channels reloads all configuration, including all channel configurations, and feature flags (fff.properties). Supplying channels only reloads channel specific configuration.
OK
No content
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/management/reloadConfiguration HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Required Roles: ApiManage
OK
No content
Bad Request
Unauthorized
Forbidden
Server Error
POST /fact-finder//rest/v5/management/resetLogLevel HTTP/1.1
Host: vector-demo.fact-finder.de
Authorization: Basic username:password
Accept: */*
No content
Was this helpful?