Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Change page level

Hi there, In this Beta API update we are allowing developers to change the indentation level for a page (aka page level) programmatically. For those of you who are unfamiliar with this feature, the following image shows how pages can be indented in three levels: (image) Here is a quick recipe for how to do this, followed by an example...

Microsoft Graph Changelog

Announcing today the Microsoft Graph Changelog, from now on you will have access to all the changes, updates, and fixes happening to Microsoft Graph. In the first release of the changelog, we are providing you a simple experience to find out all new additions and fixes in since the launch and during the month of December 2015. Going forward ...

OneNote API throttling and how to avoid it

Hi there, Sometimes, applications can be written to be too demanding of an API. If one application is using too many resources, it may accidentally cause a denial of service for other applications by making the API slow or unusable. The OneNote API protects itself against accidental denial of service in the form of preventing requests and ...