/admin/compliance/standards/reloadReload all compliance standard definition files from the file system, updating the in-memory cache
| Status | Description | Schema |
|---|---|---|
| 200 | ok | string |
| 400 | bad request | dto.ErrorResponse |
| 401 | unauthorized | dto.ErrorResponse |
| 403 | forbidden | dto.ErrorResponse |
| 500 | server error | dto.ErrorResponse |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | 400 |
||
message |
string |
No | invalid request |