We have a requirement that a teacher can write to students' class notebooks from within our app.
I can access the tutor's class notebooks and the students/groups associated with it.
However I've been trying to simply query the student's class notebook but aren't getting any results (the request doesn't fail). I'm trying:
https://www.onenote.com/api/v1.0/users/{id}/notes/classnotebooks/
Can someone point me in the right direction?
Thanks for the help.