I'm looking for an API in microsft graph to revoke a user's token. Apparently, there is not also any method in O365 python library.
Normally, we can revoke the credentials of our applications via microsoft account consent page manually, but I couldn't find an API for that in microsoft graph.
For example, the following is the google revoke uri: