{}
curl --location --request POST 'https://bit101.flwfdd.xyz/user/follow/2' \
--header 'fake-cookie: {{fake_cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"following": true,
"follower": true,
"following_num": 0,
"follower_num": 0
}