Deletes the given regatta, using the same logic the AdminConsole does. Deleting a regatta will also remove all RegattaLeaderboards pointing to it. Additionally it will remove all related races as well.
| Webservice Type: | REST |
| Output format: | None |
| Mandatory parameters: | None |
| Optional parameters: | None |
| Request method: | DELETE |
| Example: | curl -X DELETE -H "Authorization: Bearer w9YSIfr/Zf6a127SZDddkhdAtQuuv0Jm1PSXlo1Yvd0=" "http://127.0.0.1:8888/sailingserver/api/v1/regattas/ESS 2016 Sydney/" |