POST /API/identityAPI/setUserMemberships/{userUUID} membershipUUIDs=…&options=…
RESTRemoteIdentityAPI.setUserMemberships({'userUUID': /* userUUID the user UUID */, 'membershipUUIDs': /* membershipUUIDs the collection of membership UUID */, 'options': /* options the options map (domain, queyList, user) */});
Set the memberships of a user