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