Forum Discussion

fadc80's avatar
fadc80
Copper Contributor
Aug 31, 2021
Solved

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...
  • Prithvi-MSFT's avatar
    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