Authorization: Bearer ********************
{
"keyword":"",
"cursor":"0",
"search_id":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/tiktok/search_user' \
--header 'Cookie: {{cookie}}' \
--header 'cookie: {{cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"",
"cursor":"0",
"search_id":"",
"proxy":""
}'
{}