updateUserGroups

@Transactional
fun updateUserGroups(tenantId: String, userId: String, groupIds: List<String>)(source)