{
"idList": [
"string"
]
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/consumer/customer/batchDelete' \
--header 'Content-Type: application/json' \
--data-raw '{
"idList": [
"string"
]
}'{
"success": false,
"msg": "",
"code": "",
"model": false,
"attributes": ""
}