Bingo games
Authorizations
X-API-KeystringRequired
Body
prize_idsarrayRequired
the prize_ids for the bingo game
namestringRequired
the name of the Bingo game
descriptionstringOptional
the name of the Bingo game
Responses
201
Successful response
application/json
post
/v2/admin/bingo-games201
Successful response
Authorizations
X-API-KeystringRequired
Path parameters
bingo_game_idstringRequired
the ID of the Bingo game
Body
namestringOptional
the name of the Bingo game
descriptionstringOptional
the description of the Bingo game
prize_idsarrayOptional
the prize_ids for the bingo game
statusstringOptional
the status of the Bingo game
Responses
200
Successful response
application/json
patch
/v2/admin/bingo-games/{bingo_game_id}200
Successful response