eladkal opened a new issue, #44867: URL: https://github.com/apache/airflow/issues/44867
### Body We are missing clear endpoint in the[ taskinstance api](https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#tag/TaskInstance) We need the endpoint to have same functionality as clear button in the UI. Note: The task needs to accommodate both clearing a task and clearing a map index (when using [dynamic task mapping](https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/dynamic-task-mapping.html)) for reference you can see previous PRs that added functionality to the Rest API: https://github.com/apache/airflow/pull/41017, https://github.com/apache/airflow/pull/39138 ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
