It would be nice to be able to update the app via the REST API. Currently we have to use a Selenium script to perform this task to maintain our standard CI/CD deployment strategy out into the organization.
This would be extremely helpful, as now Selenium solutions break when the UI gets updated. Would be very convenient to be able to request an app update via API. Shouldn't be too difficult to implement as app updating is already included in the Power BI pipelines, but you can't really use them if you have any complexity in your solution (for example power apps that change with the environment).