Authorization: Bearer ********************{
"uid": "37754047",
"keyword": "小米",
"tid": "0",
"order": "pubdate",
"page": "1"
}curl --location --request POST 'https://cn8n.com/p2/bilibili/user_video' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "37754047",
"keyword": "小米",
"tid": "0",
"order": "pubdate",
"page": "1"
}'{}