POST /internal/record-login-failure
Internal API: Record user login failure event
Authentication None application/json
Request Body
Schema: dto.RecordLoginFailureRequest
| Field | Type | Required | Example | Constraints | Description |
identifier |
string |
Yes |
|
|
Identifier |
ip |
string |
No |
|
|
IP address |
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 |
|
|
|