Documentation and/or Endpoints for MS Graph Class Notebooks?

Michael Kimber 6 Reputation points
2022-12-17T09:00:33.433+00:00

The objective is to automate the creation of OneNote Class Notebooks.
The template notebook will be copied to all teachers and students on MS Teams.

I want to use the Microsoft Graph API to construct the notebooks:

  1. Copy and rename the template notebook based on the subject.
  2. Add teachers and students automatically

This will be done via Python requests using available school data.

271672-img-1958.png

Does MS Graph offer these features?
If so, might you point me in the direction of documentation and/or describe these endpoints?

I could also use guidance with your authentication process.

Kind regards,

Microsoft Security Microsoft Graph
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.