pub async fn delete_zone( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<ZoneResponse>, ApiError>
Delete a zone