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