{
"id": "",
"share_text":"https://weibo.com/1883881851/5199891395515626"
}
curl --location --request POST 'https://api.getoneapi.com/api/weibo/fetch_post_detail' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "",
"share_text":"https://weibo.com/1883881851/5199891395515626"
}'
{
"code": 200,
"message": "success",
"data": {}
}