{
"lockEvent": "api/user/requestForgotPin",
"lockType": "account",
"limitBy": "account",
"isLockedAll": false,
"client": "customer",
"successNotification": "",
"failedNotification": "",
"lockedNotification": "",
"blockInputs": [
{
"inputIndex": "5",
"isRequireSupport": false,
"lockTime": "10",
"resetBlockInputTime": "20"
}
],
"createdBy": {
"id": "666a961c47e3d22effcba6b8",
"name": "tuan",
"roles": [
"ester",
"root"
]
},
"createdAt": "2025-04-16T11:02:13.961Z",
"updatedAt": "2025-11-26T05:12:49.518Z",
"status": "active",
"updatedBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"roles": [
"root"
]
},
"id": "67ff8e35f2a102515fc7dfa8",
"activatedAt": "2025-12-01T03:54:05.886Z"
}curl --location --request POST '/admin/bruteForce/createBruteForce' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"lockEvent": "api/user/requestForgotPin",
"lockType": "account",
"limitBy": "account",
"isLockedAll": false,
"client": "customer",
"successNotification": "",
"failedNotification": "",
"lockedNotification": "",
"blockInputs": [
{
"inputIndex": "5",
"isRequireSupport": false,
"lockTime": "10",
"resetBlockInputTime": "20"
}
],
"createdBy": {
"id": "666a961c47e3d22effcba6b8",
"name": "tuan",
"roles": [
"ester",
"root"
]
},
"createdAt": "2025-04-16T11:02:13.961Z",
"updatedAt": "2025-11-26T05:12:49.518Z",
"status": "active",
"updatedBy": {
"id": "6905d71f24b96c090ccfa02d",
"name": "SYSTEM ADMIN",
"roles": [
"root"
]
},
"id": "67ff8e35f2a102515fc7dfa8",
"activatedAt": "2025-12-01T03:54:05.886Z"
}'