Forum Discussion
Query: Permissions required by an account to post any messages to any teams and channels
Do you mean programmatically, or as a user? For the latter, you need to be added to the Team/Group, no admin permissions are needed. It's best to be added as Owner as to bypass any moderation requirements.
Programmatically, this can be done via the Graph API or bots, etc.
- Reshmi18Nov 13, 2020Copper Contributor
VasilMichev Thanks for the reply!
So that means unless an account is added to a Team/Group, that account will not be able to send any message to that Team/Group..correct?
Second, programmatically can we add an account to Team/Group using GraphAPI or bots?
I checked the Graph API for MS Teams but could not see any api for adding a member to a Team/Group
If you don't mind, can you share the link for both (GraphAPI and bots)
Thanks,
Reshmi
- VasilMichevNov 14, 2020MVP
Erm, here you go: https://docs.microsoft.com/en-us/graph/api/team-post-members?view=graph-rest-1.0&tabs=http