{
"uid": ""
}curl --location 'https://api.getoneapi.com/api/douyin/fetch_user_data_by_uid' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data '{
"uid": ""
}'{
"code": 200,
"message": "success",
"data": {}
}