Hi everyone,
We are currently developing an application in which, every time we create an user, we want to create a calendar for the user and share that calendar with other users via MS Graph API.
We can create the user and the calendar without problem, but cannot find any option to share the calendar.
We are using MS Graph vesión 1.0 with Application authentication and tried in beta and no result either.
Is there a way to accomplish this with the API?
Thank you in advance!