Authorization: Bearer ********************curl --location 'http://localhost:4002/rest/v1/residents//game-stats/' \
--header 'X-Nexus-Key: ' \
--header 'Authorization: Bearer <token>'{
"rating": 5,
"is_liked": true,
"is_in_wishlist": true,
"has_played": false,
"list_ids": [
"lst_IyGMy1KZWugIGRyl"
]
}