currently in order to update user with his organizations (more than 1)
one needs to
- fetch the current memberships
- delete them one by one
- add new ones one by one.
we had to write a complementary client to do 2+3 in bulk manner .
the zendesk API suuport this.
thanks
shlomi