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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Anonymous
Not applicable

REST API for creating workspace description?

Hi all, 

I'm using custom connectors & REST APIs to create Power BI wokspaces thorugh a Power App. Im looking for a a REST API or a filter to create the workspace description, but with no luck.  

 

Can anyone confirm wheather this is possible through REST APIs? 

 

Thanks a lot 🤗

1 ACCEPTED SOLUTION

I dont think there is a rest api to create/change workspace description. But there is a powershell cmdlet:

https://learn.microsoft.com/en-us/powershell/module/microsoftpowerbimgmt.workspaces/set-powerbiworks...

Im not 100% sure, but i think its possible to create a custom connector to run powershell script. You have to ceck this further.

 

Br

Marius

 


Br
Marius
BI Fabrikken
www.bifabrikken.no

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Habitat 

Thankss for your response. But i've checked the documentation, and as far as i can see there is not a parameter for setting the description. But maybe i missed something 🙂 Hoping someone else has been successful with this

 

I dont think there is a rest api to create/change workspace description. But there is a powershell cmdlet:

https://learn.microsoft.com/en-us/powershell/module/microsoftpowerbimgmt.workspaces/set-powerbiworks...

Im not 100% sure, but i think its possible to create a custom connector to run powershell script. You have to ceck this further.

 

Br

Marius

 


Br
Marius
BI Fabrikken
www.bifabrikken.no
Habitat
Regular Visitor

Hi @Anonymous ,

 

Maybe it will help:

Groups - Create Group

This API call can be called by a service principal profile. For more information see: Service principal profiles in Power BI Embedded.

 

Regards

Morty

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors