Forum Discussion

saritboo's avatar
saritboo
Frequent Visitor
1 year ago

DAGRun via API

Hi,    I am trying to find out how to run Airflow DAG via API call.   When I called an API from swagger UI page, it works properly. (using /connection api as example for simplicity)     ...