I want to create a shared mailbox using Microsoft Graph, but I can't find this API method. I found API how to create simple mailbox folder:
https://docs.microsoft.com/en-us/graph/api/user-post-mailfolders?view=graph-rest-1.0
How to create group:
https://docs.microsoft.com/en-us/graph/api/group-post-groups?view=graph-rest-1.0
but no found how to create shared mailbox