Forum Discussion
lenyka
Feb 25, 2023Copper Contributor
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...
jefmeyer
Feb 28, 2023Iron Contributor
Looks like your post here received an answer https://learn.microsoft.com/en-us/answers/questions/1184291/i-need-to-add-co-organizer-in-teams-meeting-throug