python-o365
python-o365 copied to clipboard
A simple python library to interact with Microsoft Graph and Office 365 API
Add some methods to be able to enable\disable users or force to change the password. Not sure, is it a right class or I should use User?
Hi, is it possible to add a new user to an o365 account? If not, please consider it as a feature request ;-) Thanks in advance!
Hi! is there any method to obtain group membership for an user? MS Graph endpoint /{user_id}/memberOf Thanks in advance :)