Authorization: Bearer ********************{
"max_cursor": 0,
"counts": 20,
"cookie": "string"
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/web/fetch_user_collects' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"max_cursor": 0,
"counts": 20,
"cookie": "string"
}'{}