POST /internal/pim/cleanup-expired
内部API:清理指定租户或当前租户的过期角色激活记录。生产环境禁止外部调用。
角色权限 None application/json
Request Body
Accepts an empty JSON object {}
Referenced Schemas
dto.CleanupExpiredResponse
| Field | Type | Required | Example | Constraints | Description |
expired_count |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
gitee_com_linmes_authms_base_dto.DataResponse-dto_CleanupExpiredResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
dto.CleanupExpiredResponse |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|