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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Add Organization , units , user groups ,and users through Rest Api

Nour4
8-Gravel

Add Organization , units , user groups ,and users through Rest Api

I want to ask if it is possible to add Organization with units , user groups ,and users through Rest API ?

if yes , what are steps to add each entity?

2 REPLIES 2
PaiChung
22-Sapphire I
(To:Nour4)

Yes since all this functionality are Services.

Every OOTB and service you create are accessible by REST.

This is also important to keep in mind when setting up your security.

typically your url would be something like /Thingworx/Organizations/NameOfOrg/Services/NameOfService

You may need to change some configuration settings in PlatformSubsystem

Nour4
8-Gravel
(To:PaiChung)

 thanks PaiChung for your response , it is worked for me , but i want to ask how can i add organization to visibility of PlatformSubsystem permissions using Rest Api ?

Announcements


Top Tags