{
"name": "ehjasda",
"blockLevel": {
"level": "warning",
"notification": "60f641bb913c8e7b3ec5f113",
"target": [
"ester"
]
},
"note": "",
"createdAt": "2025-12-02T15:45:35.652Z",
"updatedAt": "2025-12-02T15:45:35.652Z",
"expiredAt": "",
"id": "692f099ffa40cdf655d38285",
"phone": "0987654321"
}curl --location --request POST '/admin/blacklist/update' \
--header 'Authorization: Bearer f41e8fd7-3221-4b36-8dc3-623890b2c078' \
--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 '{
"name": "ehjasda",
"blockLevel": {
"level": "warning",
"notification": "60f641bb913c8e7b3ec5f113",
"target": [
"ester"
]
},
"note": "",
"createdAt": "2025-12-02T15:45:35.652Z",
"updatedAt": "2025-12-02T15:45:35.652Z",
"expiredAt": "",
"id": "692f099ffa40cdf655d38285",
"phone": "0987654321"
}'