Create section
POST https://graph.microsoft.com/v1.0/me/onenote/notebooks/{{NotebookId}}/sections
Request Body
{"displayName"=>"Section 1"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
POST https://graph.microsoft.com/v1.0/me/onenote/notebooks/{{NotebookId}}/sections
{"displayName"=>"Section 1"}
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |