I am trying to delete the table inside a dataset using the Power BI Rest APIs and getting response as HTTP 429. Is there any limit on the number of requests that can be sent to Power BI service over a period of time?
Also, I am pushing data to the dataset at the same time and that is working without any issue.