Hello, I am trying to add a user to a private teams channel group using the Teams Send a Microsoft Graph HTTP Request action. I've done like the screenshot below. But I get a "forbidden" return. I've read a bit and apparently I need to add Authorization but I have no idea how to make it work.
I tried creating an app with the ChannelMember.ReadWrite.All permission and using a normal HTTP action, which probably would have worked but required PowerAutomate Premium.
Is what I want to do achievable using PowerAutomateFree?

I'm new to Power Automate and still learning. Any guidance is appreciated.