I am building a flow to create teams from a template Project Team when a user puts in a request. The template team contains standard, private, and shared channels. The issue I have is that the main parent Sharepoint site can easily be joined to the Projects hub, but the shared and private channels do not do that automatically despite being subsites of the parent which is. To do so, I need to manually toggle "Sync hub permissions to this site" within each channel's Sharepoint site permissions. Without doing this, relevant hub visitors aren't able to get to key information contained within those channel sites. Is there a step where I can force the inherit hub permissions to be toggled on? Maybe there's a way to do this when creating the channel by altering the Http request? Any help appreciated!