Authorization: Bearer ********************{
"keyword": "啵",
"cursor": 0,
"count": 10,
"scope": 1
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/douplus/search_user_v2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "啵",
"cursor": 0,
"count": 10,
"scope": 1
}'{}