curl --location --request POST 'https://api.competitionsuite.com/events//competitions' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "date": "2019-08-24", "panelSize": 0 }'
{ "id": 152985 }