{
"account_id": "apifoxtest1",
"contact_account_id": "apifoxtest2"
}curl --location --request POST 'https://open.yunxinapi.com/im/v2/block_contacts' \
--header 'AppKey: ' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce: ' \
--header 'CurTime: ' \
--header 'CheckSum: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"account_id": "apifoxtest1",
"contact_account_id": "apifoxtest2"
}'{
"code": 0,
"msg": "string",
"data": {}
}