{
"sec_user_id": "MS4wLjABAAAAhYCwfJpCgIy9aao47My7ZwQT_pP_LzJlnb-800tywOg",
"share_text": ""
}curl --location --request POST 'https://api.getoneapi.com/api/douyin-app/fetch_user_data' \
--header 'Authorization: Bearer {{apikey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"sec_user_id": "MS4wLjABAAAAhYCwfJpCgIy9aao47My7ZwQT_pP_LzJlnb-800tywOg",
"share_text": ""
}'{
"code": 200,
"message": "success",
"data": {}
}