cURL
curl --request DELETE \ --url https://api.example.com/events/{id}
Delete an event
The ID of the event to delete
The event has been successfully deleted