Create class notebook (user)
documentedCreate a class notebook for a specific teacher user.
POST https://www.onenote.com/api/v1.0/users/{teacher_id}/notes/classNotebooksClass Notebooksno implementation yet0 runsInput
teacher_id*
Teacher ID
title*
Notebook title
e.g. Math 101
section1
Student section 1
Section name
section2
Student section 2
Section name
section3
Student section 3
Section name
section4
Student section 4
Section name
teacher_email*
Teacher email
teacher@example.com
student1_email
Student 1 email
student1@example.com
student2_email
Student 2 email
student2@example.com
Calls Microsoft OneNote as you (your API key is your account); keychains.dev holds the credentials.