sortID value from the previous responseAuthorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"limit": 20,
"cursor": ""
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/douplus/fetch_promoted_accounts' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"limit": 20,
"cursor": ""
}'{}