Authorization: Bearer ********************{
"id": "lst_zDaWKW6v1Md1nWSt",
"slug": "The Last Of Us",
"title": "Telas sofas",
"cover": "https://www.facebook.com/MrManiacGeek/posts/telas-sof%C3%A1s-/1147838363380288/"
}curl --location --request PUT 'http://localhost:4002/rest/v1/residents/1/lists/lst_dklGhgeeYg8vGvA6/games' \
--header 'X-Nexus-Key: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": "lst_zDaWKW6v1Md1nWSt",
"slug": "The Last Of Us",
"title": "Telas sofas",
"cover": "https://www.facebook.com/MrManiacGeek/posts/telas-sof%C3%A1s-/1147838363380288/"
}'{
"id": "string",
"slug": "string",
"name": "string",
"description": "string",
"is_public": "string",
"total_items": "string",
"resident_id": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}