You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/driveitem.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Items with the **folder** facet act as containers of items and therefore have a
78
78
|[Set retention label](../api/driveitem-setretentionlabel.md)|[itemRetentionLabel](../resources/itemretentionlabel.md)| Apply (set) a retention label on a **driveItem** (files and folders). |
79
79
|[Remove retention label](../api/driveitem-removeretentionlabel.md)| None | Remove a retention label from a **driveItem**. |
80
80
|[Lock or unlock record](../api/driveitem-lockorunlockrecord.md)|[itemRetentionLabel](../resources/itemretentionlabel.md)| Lock or unlock a retention label on a **driveItem** that classifies content as records. |
81
+
|[Create upload session](../api/driveitem-createuploadsession.md)|[uploadSession](../resources/uploadsession.md)|Create an upload session to allow your app to upload files up to the maximum file size.|
81
82
|[Download file (deprecated)](../api/driveitem-get-content.md)| download URL | Download content of a **driveItem**.|
Copy file name to clipboardExpand all lines: api-reference/v1.0/resources/driveitem.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,7 @@ Items with the **folder** facet act as containers of items and therefore have a
72
72
|[Set retention label](../api/driveitem-setretentionlabel.md)|[itemRetentionLabel](../resources/itemretentionlabel.md)| Apply (set) a retention label on a **driveItem** (files and folders). |
73
73
|[Remove retention label](../api/driveitem-removeretentionlabel.md)| None | Remove a retention label from a **driveItem**. |
74
74
|[Lock or unlock record](../api/driveitem-lockorunlockrecord.md)|[itemRetentionLabel](../resources/itemretentionlabel.md)| Lock or unlock a retention label on a **driveItem** that classifies content as records. |
75
+
|[Create upload session](../api/driveitem-createuploadsession.md)|[uploadSession](../resources/uploadsession.md)|Create an upload session to allow your app to upload files up to the maximum file size.|
0 commit comments