Forum Discussion
jrennefeld
Nov 04, 2025Copper Contributor
Issue with Teams RSC Permission TeamMember.Read.Group
I want to use Teams RSC to allow a bot to add and remove members of (private) teams channels. https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/rsc/resource-specific-consent#support...
jrennefeld
Nov 07, 2025Copper Contributor
Thanks for the explanation.
So the RSC permissions are only for standard channel.
Then I can see a usecase for ChannelMember.Read.Group
But ChannelMember.ReadWrite.Group makes no sense in that context.
Members of Standard channels cannot be written. All team members are automatically members of all standard channels. The "write" scope makes no sense.
Can you given one example what I could do with this api? I guess I can do the same thing as with only the read scope. I can read the channel membes, but what can write with this API?
Prasad_Das-MSFT
Microsoft
Nov 25, 2025Hi jrennefeld​ , according to latest update from engineering team, "RSC support for shared channels has been rolled out to public preview. RSC support for private channels will be in public preview in Jan 2026."