Skip to main content
1-Visitor
September 9, 2014
Question

Create a Thing through the REST API with PUT method

  • September 9, 2014
  • 2 replies
  • 1362 views

Hi,

I am trying to create a Thing with some properties set of a specific ThingTemplate via the REST API (as a call integrated with a service bus). I did not find specifics about how to make that call and my tries with the REST API failed - I could authenticate and make other calls through. The Wiki states that Thing entities can be created via a PUT method call.
(ThingWorx 5.0.2.33)
Thanks!

    2 replies

    12-Amethyst
    September 11, 2014

    I am looking for the same information. Let me know if you find it.

    Thanks in advance,

    1-Visitor
    October 25, 2015

    Take a look at this discussion:

    Create Thing via REST