Forum Discussion

lenyka's avatar
lenyka
Copper Contributor
Feb 25, 2023

I need to add co-organizer in teams meeting through graph api

I am using the https://graph.microsoft.com/v1.0/me/events/ endpoint This is my json code:   { 'subject': 'Test meeting', 'body': { 'contentType': 'HTML', 'content': 'Group code: Hello' }, 's...

Resources