403 Status code for the graph API PATCH https://graph.microsoft.com/beta/users/<userid>/mailboxsettings

Shan Joseph 0 Reputation points
2023-09-15T14:12:42.8166667+00:00

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

Microsoft Graph Calendar API
{count} votes