Forum Discussion
fadc80
Aug 31, 2021Copper Contributor
Adding external attendees to online meetings
Hello, I would like to add external attendees to online meetings using the API. This is the skeleton of the request I'm using: -- Patch to update online meeting curl -d '{ "participants": { "att...
- Sep 01, 2021
Hi, We tried with the json you provided and the response was successful with no errors. We also got all fields null except for upn. You will get similar behavior for users within tenant. Also can you see the external user in participants list ? There is already a bug raised for this as members added with email are not visible in participants list.
Thanks
Prithvi-MSFT
Sep 01, 2021Former Employee
Hi, We tried with the json you provided and the response was successful with no errors. We also got all fields null except for upn. You will get similar behavior for users within tenant. Also can you see the external user in participants list ? There is already a bug raised for this as members added with email are not visible in participants list.
Thanks