Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
feliciosan
Regular Visitor

API REST POWER BI - Can i create a power bi workspace via Postman?

I'm trying to use th Power BI Rest API to create workspaces, i'm using POSTMAN to do this, i've already created an app in https://dev.powerbi.com/apps, i got the CLIENT ID, but i don't know how to auth on POSTMAN to execute requests like that:

POST https://api.powerbi.com/v1.0/myorg/groups

BODY { "name": "sample group" }

 

Can someone help me?

1 REPLY 1
Anonymous
Not applicable

First, I think you are missing step 8 from here: https://docs.microsoft.com/en-us/power-bi/developer/register-app#register-with-the-power-bi-app-regi...

 

Then watch this video: https://www.youtube.com/watch?v=ujzrq8Fg9Gc . Forget the authentication example from the video, but use the test to get the token then put the token in your header as he is using. 

 

it _should_ work. I am about to do the exact same thing, I am just waiting for our admin to approve the permissions. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.