Forum Discussion
SHWork
Aug 12, 2020Copper Contributor
Send a Teams Invitation to a Guest User
I want to add a button on our website so our users can join our Teams channel as guests. I've looked in the api and I don't see how to send an invitation. Is this possible?
1 Reply
- The user must be invited as a guest to the org before being able to be added to a team. There is API’s for this:
https://docs.microsoft.com/en-us/graph/api/invitation-post?view=graph-rest-1.0
Adam