Forum Discussion
Niketa_Mane
Jun 22, 2021Copper Contributor
Update Calendar event PATCH /users/{id | userPrincipalName}/calendars/{id}/events/{id} giving error
Hi team, I am getting below error from postman when I try to perform the Patch operation id used after /calendars is the iCalUId generated while creating calendar event and id used after /eve...
Nikitha-MSFT
Jun 23, 2021Former Employee
Niketa_Mane - We are not able to repro the issue at our end. Could you please check this doc?
Niketa_Mane
Jun 23, 2021Copper Contributor
Nikitha-MSFT , thanks for checking.
We found an issue performing with update as below
Updating the attendees for the event replaces the previous attendees and not adds them into invite
We found an issue performing with update as below
Updating the attendees for the event replaces the previous attendees and not adds them into invite
- Nikitha-MSFTJun 30, 2021Former Employee
Niketa_Mane _ when you update the attendees you need to add all the attendees - update attendees will be replaces with the new attendees. This is by design.