Hello, I'm trying to use the API client to create a team website. My issue is that createWebsite doesn't get the team id.
There is createTeamWebsite which sounds like it should work but it is typed such that it returns a Team and not a Website, and also for some reason shareId there is not nullable.