thespacecamel
thespacecamel

Reputation: 942

Can I send a OneDrive File Request using Microsoft's Graph API?

Microsoft OneDrive allows you to send a "file request" so others can send you very large files without needing a OneDrive account themselves. I'm wanting to use an API (probably Microsoft Graph API)) to automatically create file requests on a user's behalf, and delete them later too.

Is it possible to create a OneDrive file request via an API? If so, where is that documented?

Thanks for your time!

Upvotes: 0

Views: 277

Answers (1)

Jeevan
Jeevan

Reputation: 457

Looks like that feature is not available yet. I see a feature request for the same in MS Graph user voice page. Please upvote/comment on the same so that the feature team will get better visibility.

Upvotes: 1

Related Questions