Forum Discussion
API : Items - Update Notebook Definition
- 1 year ago
Hi Charline_74 ,
Thanks for reaching out to the Microsoft fabric community forum.
If you want to send or retrieve data to a REST API using Powershell it can be done using Invoke-RestMethod cmdlet. This cmdlet sends HTTP requests using various HTTP methods to REST API endpoints.
To learn more about Invoke-RestMethod please refer to this document: Invoke-RestMethod (Microsoft.PowerShell.Utility) - PowerShell | Microsoft Learn
Based on that information you can refer the update notebook definition document and try to run the mentioned HTTP request in powershell
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Thanks and Regards
Charline_74 Which api. Seems like you missed the api name in question
This API : Items - Update Notebook Definition
https://learn.microsoft.com/en-us/rest/api/fabric/notebook/items/update-notebook-definition?tabs=HTTP