Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:4002/rest/v1/residents//liked-games/' \ --header 'X-Nexus-Key: ' \ --header 'Authorization: Bearer <token>'
{ "game_id": "string", "is_added": true, "total": 0 }