v1

latestOpenAPI 3.0.42026-07-1778875788.7 KB
drives.driveItem

Invoke action invite

Sends a sharing invitation for a driveItem. A sharing invitation provides permissions to the recipients and optionally sends them an email with a sharing link.

post/drives/{driveId}/items/{driveItemId}/microsoft.graph.invite

Path parameters

driveIdstring required

The unique identifier of drive

driveItemIdstring required

The unique identifier of driveItem

Request body

requireSignInboolean nullable
rolesstring[]
sendInvitationboolean nullable
messagestring nullable
retainInheritedPermissionsboolean nullable
expirationDateTimestring nullable
passwordstring nullable

Response

Success

@odata.nextLinkstring nullable