Authorization: ********************
curl --location --request DELETE '/users//follow' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "isFollowing": true }