I would like to issue a single API request to assign a user to multiple organizations. Is this currently possible? I would also like them to have the same role in all those organizations.
Currently I am iterating over all the organizations and running 2 requests for each organization to grant the user membership and a role. I would like to limit this due to rate limit and performance concerns.
Let me add that this would be a great candidate for creating a feedback request asking for this feature. If you have a moment, I recommend creating a feedback request asking to support an Assign a user to multiple Organizations endpoint.
Please let me know if you have any additional questions.