暂无描述
{
"userId": "1476119450058002433",
"black": "Y"
}
curl --location --request POST 'https://im.renren.club/friend/black' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "1476119450058002433",
"black": "Y"
}'
{
"msg": "操作成功",
"code": 200
}