tjliushijun wrote:Sorry about confusing you .....
I mean that my partner has their own portal to deploy all the iot services. So they want a button in their own portal that pushing it will deploy the dataset and dashboard to Power BI portal. So they have to use rest api in their project to make Power BI connect to their own new database and generate a dashboard......So I'm looking for Power BI's dataset REST API and dashboard API.
There's an Import API that can upload a pbix file to Power BI service, check the sample getting-started-for-dotnet-import.