Authorization: Bearer ********************
curl --location --request DELETE 'https://bpi2.poyashi.me/users//followers/' \ --header 'Authorization: Bearer <token>'
{ "status": "removed" }