{
"appId": "{{appid}}",
"city": "",
"country": "",
"nickName": "",
"province": "",
"sex": 1,
"signature": "......"
}
curl --location --request POST 'http://api.videostui.com/finder/v2/api/personal/updateProfile' \
--header 'VideosApi-token: {{VideosApi-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"city": "",
"country": "",
"nickName": "",
"province": "",
"sex": 1,
"signature": "......"
}'
{
"ret": 200,
"msg": "操作成功"
}
添加客服微信
其他API相关问题咨询