I'm working on a solution for a customer. Currently we build reports in desktop, publish to a group and then update the app.
More recently I've got the import working via the API, so I can import the pbix, upload to multiple workspaces, modify parameters on the dataset for each specific workspace and then refresh the dataset.
However when I upload a new report, I want to be able to update the app with the new report. Is there any way of doing this via the API?