{
"appId": "{{appid}}",
"syncKey": ""
}
curl --location --request POST 'http://api.videostui.com/finder/v2/api/favor/sync' \
--header 'VideosApi-token: {{VideosApi-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "{{appid}}",
"syncKey": ""
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"syncKey": "CAESCAgBEJyi9e4C",
"list": [
{
"favId": 2,
"type": 1,
"flag": 1,
"updateTime": 1448465918
},
{
"favId": 1,
"type": 2,
"flag": 1,
"updateTime": 1448465922
}
]
}
}
添加客服微信
其他API相关问题咨询