cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Generate Tennant via API

MF_10410533
4-Participant

Generate Tennant via API

Hi all,
is it possible to generate new tennants via API?

 

Thanks in Advance

3 REPLIES 3
nmutter
14-Alexandrite
(To:MF_10410533)

What do you mean by "tennant"? Do you mean a ThingWorx Organization?

MF_10410533
4-Participant
(To:nmutter)

Yes, exactly

The EntityServices resource has a service named CreateOrganization that will allow you to do this.

 

When ever creating entities by code make sure you use try catch blocks to prevent Ghost Entities, Help Center Ghost Entities.

 

Thanks,

 

Top Tags