Sample REST API Call
In this release, all REST calls are handled via the ThingWorx Foundation REST layer. The following sample represents the syntax required to run a Create Job Training request. Replace the content in the angled brackets with specific information for your environment.
http://<ThingWorx Host>:<ThingWorx Port>/Thingworx/Things/<AnalyticsServer name>_TrainingThing/Services/CreateJob
For more information about communicating with ThingWorx Foundation REST endpoints, see ThingWorx REST API in the ThingWorx Foundation Help Center.
Was this helpful?