Microsoft Graph Calendar API
A Microsoft API that helps customers navigate their day and enhance productivity.
834 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I am getting 403 status code while calling the below API
PATCH https://graph.microsoft.com/beta/users/<userid>/mailboxsettings
Content-type: application/json
{
"delegateMeetingMessageDeliveryOptions": "sendToDelegateAndPrincipal"
}
Already set the application permission - MailboxSettings.ReadWrite
Could you please help on this
Thanks
Shan Joseph