暂无描述
{
"userId": "1501464688393805826",
"reason": "我想成为你朋友1",
"source": "4"
}
curl --location --request POST 'https://im.renren.club/apply/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "1501464688393805826",
"reason": "我想成为你朋友1",
"source": "4"
}'
{
"msg": "操作成功",
"code": 200,
"data": {
"userId": "1476119450058002433",
"nickName": "138****0001",
"portrait": "https://q3z3-im.oss-cn-beijing.aliyuncs.com/61bed1c563de173eb00e8d8c.png",
"phone": "13800000001"
}
}