Authorization: Bearer ********************[
"https://www.tiktok.com/@tiktok"
]curl --location --request POST '/api/v1/tiktok/web/get_all_sec_user_id' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
"https://www.tiktok.com/@tiktok"
]'{
"code": 200,
"router": "",
"params": {},
"data": null
}