Authorization: Bearer ********************
curl --location --request DELETE '/api/community/groups/1/like' \ --header 'Authorization: Bearer <token>'
{ "liked": false, "likes_count": 0 }