Authorization: Bearer ********************curl --location 'https://bpi2.poyashi.me/follow-requests' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"token": "string"
}'{
"status": "followed"
}