Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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