Authorization: Bearer ********************
{
"uid": "406636263",
"offset":"",
"proxy": ""
}
curl --location --request POST 'https://api.moreapi.cn/api/bilibili/user_post_v2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "406636263",
"offset":"",
"proxy": ""
}'
{}