POST /admin/auth/api-keys/cleanup-audit-logs
Delete API Key audit logs older than a specified number of days (internal management)
API Key `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
days |
query |
integer |
No |
90 |
|
|
Retention days |
Referenced Schemas
gitee_com_linmes_authms_micro-services_identity-service_internal_handler_dto.DataResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
object |
No |
|
|
|
message |
string |
No |
|
|
|