Create a folder
POST https://graph.microsoft.com/v1.0/me/drive/root/children
Request Body
{"name"=>"New Folder", "folder"=>{}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://graph.microsoft.com/v1.0/me/drive/root/children
{"name"=>"New Folder", "folder"=>{}}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |