{
"id": "",
"share_text":"https://video.weibo.com/show?fid=1034:5211616527188071"
}
curl --location --request POST 'https://api.getoneapi.com/api/weibo/fetch_short_video' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "",
"share_text":"https://video.weibo.com/show?fid=1034:5211616527188071"
}'
{
"code": 200,
"message": "success",
"data": {}
}