Is there anyway to delete a file link? #746
Unanswered
chinguetti
asked this question in
Q&A
Replies: 1 comment
-
Yes but you will have to implement that call yourself. PR are welcome! Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have hit the microsoft limit on shared files for my account. Is there any way to remove a link from a file?
MS graph API documentation is here:
https://docs.microsoft.com/en-us/graph/api/permission-delete?view=graph-rest-1.0&tabs=http
If a feature is in the native graph API but not implemented in python-o365 is there a way we can call it directly?
To the developers of this package, a huge thank you! You are legends, seriously.
Beta Was this translation helpful? Give feedback.
All reactions