Authorization: Bearer ********************curl --location 'https://api.mpc.dev.placewise.com/v1/games-admin//sections' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'X-Client-Authorization: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'[
{
"id": 0,
"game_id": 0,
"degrees": 0,
"game_prize_group_id": 0
}
]