How to create a new MIP Item from SmartClient/Configuration API ?

I gave a look at the AddUserWithConfigApi and it’s pretty close but it create an already existing item with InvokeMethod.

May be with the IConfigurationService.SetItem but i can’t figure how to use it correctly.

Regards,

Florent

Can you do the same operation by using the Config API Client sample?

Seeing it done in that sample can often fill in some missing ideas.