{
"uid": "",
"share_text":"https://weibo.com/u/2656274875",
"cursor":""
}
curl --location --request POST 'https://api.getoneapi.com/api/weibo/fetch_user_video_list' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "",
"share_text":"https://weibo.com/u/2656274875",
"cursor":""
}'
{
"code": 200,
"message": "success",
"data": {}
}