/admin/auth/api-keys/batch-revokeRevoke multiple API Keys at once (soft delete, audit records retained)
Schema: dto.BatchRevokeRequest
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
ids |
array of string |
Yes |
| Status | Description | Schema |
|---|---|---|
| 200 | Revocation result |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
failed |
array of string |
No | |||
revoked |
integer |
No |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | |||
data |
object |
No | |||
message |
string |
No |