I'm trying to add some OneNote integration into an app using the API. I'd like to create a OneNote file in a specific subfolder of the user's OneDrive account - is this possible?
POST https://www.onenote.com/api/v1.0/me/notes/notebooks creates the new notebook in /Documents with the name you provide in the request body - but I'd like to put it somewhere specific.