Hi there
I have found this website to remove Usage Metrics Reports from one specific workspace:
Datasets - Delete Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Unfortunately, I do not know how to call the mentioned "DELETE https://...." API. Do I need a tool, a website? Why is this not described in this "support" website?
Please help, thanks...
Solved! Go to Solution.
Hi @webchris ,
You can use Postman to call rest api.
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
Postman related information:
Web version of Postman:
Download Postman:
https://www.postman.com/downloads/
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liu Yang, thanks for your support.
MS Support helped me to solve my issue through PowerShell using API.
Hi @webchris ,
You can use Postman to call rest api.
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
Postman related information:
Web version of Postman:
Download Postman:
https://www.postman.com/downloads/
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.