josebernardOriginal post
Rank 1: Thread
If adding a user to a team, do I need to ask them to check there email and accept the invitation?
Summary
Developers are wondering if there's a way to add a user to a team without them having to go through the invite process. The solution is to call `teams.createMembership()` client-side.