Spent a few hours integrating with the create_many as documented here
I am more than a little confused as to why the validation for this endpoint is keying uniqueness in the membership array to user_id.
A common scenario would be a single user whom needs assocation to mutliple organisations, yet the 'create_many' functionality disallows this.
I have to ask, whether this is intentional or a legitimate bug ?