{ "noteId": "68bebd21000000001b03315d" }
curl --location --request POST 'https://api.getoneapi.com/api/xiaohongshu/fetch_video_detail_v7' \ --header 'Authorization: Bearer {{apikey}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "noteId": "68bebd21000000001b03315d" }'
{ "code": 200, "message": "success", "data": {} }