I need the ability to rename a dataset using the powerbi rest api's. I realize you can rename a dataset manually thru the web interface (app.powerbi.com), but I am not seeing this functionality thru the api. The powerbi rest api has no patch or update command for this. I am referencing the documents at https://docs.microsoft.com/en-us/rest/api/power-bi/datasets
Does anyone know if this is possible? Thanks.