curl --location 'https://api.competitionsuite.com/groups/' \ --header 'Content-Type: application/json' \ --data '{ "groupId": 0, "circuitId": "string", "name": "string", "location": "string", "divisionId": 0 }'
{}