Authorization: Bearer ********************
curl --location --request PUT 'https://bpi2.poyashi.me/users//follows' \ --header 'Authorization: Bearer <token>'
{ "success": true, "isFollowing": true, "message": "string" }