Forum Discussion

AndrewX's avatar
AndrewX
Iron Contributor
May 16, 2022
Solved

Add MailboxPermissions via HTTP

Hi, when using the Office365 admin portal to add mailbox permissions, the app makes a HTTP PUT request to https://admin.microsoft.com/admin/api/users/mailboxMembers, with a JSON payload including the...
  • VasilMichev's avatar
    May 17, 2022
    Nope, none of these endpoints are "supported" outside of the portal. Take a look at the latest PowerShell module and the InvokeCommand method therein.

Resources