{
"config_id": "42b34949e138eb6e027c123cba77fAAA"
}
curl --location --request POST 'http://127.0.0.1/cgi-bin/externalcontact/del_contact_way?access_token=ACCESS_TOKEN' \
--header 'Content-Type: application/json' \
--data-raw '{
"config_id": "42b34949e138eb6e027c123cba77fAAA"
}'
{
"errcode": 0,
"errmsg": "ok"
}