Function delete_event

Source
pub async fn delete_event(
    configuration: &Configuration,
    event_id: &str,
) -> Result<DeleteEvent200Response, Error<DeleteEventError>>