Forum Discussion
add a member by email to an online meeting
Hi luca_morelli
For guest users you will have to invite them first. Have you seen this API in graph?
https://docs.microsoft.com/en-us/graph/api/invitation-post?view=graph-rest-1.0&tabs=http
PowerShell- https://docs.microsoft.com/en-us/azure/active-directory/external-identities/b2b-quickstart-invite-powershell
Once this process is done, you should be able to add them to meeting.
- luca_morelliSep 15, 2020Copper Contributor
williamsrabia thanks. I've seen it, but I supposed it was possibile to give a spot access.
Considering that these calls will be work interviews, we could have a lot of candidates that are interviewed once without a followup, so we could need to do a periodic purge of the domain of accounts created for just this single interview.
Do we have some way to mark the users created for a single interview?