手机号线索id列表(长度<=100)
{
"clue_ids": [
"string"
]
}
curl --location --request POST 'https://openapi.weiling.cn/openapi/clue/disuse?access_token' \
--header 'Content-Type: application/json' \
--data-raw '{
"clue_ids": [
"string"
]
}'
{
"data": {
"fail_list": [
{
"error_msg": "aliquip nostrud deserunt Ut",
"id": "95",
"error_code": 10
},
{
"error_code": 6,
"error_msg": "nostrud",
"id": "32"
}
]
},
"msg": "ullamco non aliquip",
"code": 20
}