manmeetkaur opened a new issue, #41431: URL: https://github.com/apache/airflow/issues/41431
### Description Ability to delete a Dataset (not Dataset event) via the Airflow UI which is backed by Airflow REST API . This API endpoint could also be released separately. ### Use case/motivation If a user creates a dataset - which is incorrectly spelled - or wants to use in the current environment temporarily - or has migrated a DAG that produced a particular Dataset In all the above scenarios, the user might require to delete the Datasets that are not required and have a cleaner view from the Airflow Datasets UI. ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
