curl --location --request DELETE 'https://api.competitionsuite.com/events//competitions//performances' \ --header 'Content-Type: application/json' \ --data-raw '{ "groupId": 0, "circuitId": "string" }'
{ "value": "" }