List of bingo tasks to create.
POST /partner-api/v2/admin/bingo-games/{bingo_game_id}/bingo-tasks HTTP/1.1 Host: X-API-Key: YOUR_API_KEY Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 18 "bingo_tasks=[]"
Successful response
{ "bingo_tasks": [ "text" ] }