{
"username": "laogao",
"continuation":""
}curl --location 'https://api.getoneapi.com/api/youtube/fetch_user_post' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"username": "laogao",
"continuation":""
}'{
"code": 200,
"message": "success",
"data": {}
}