Skip to main content
3-Newcomer
June 9, 2023
Solved

Can we create and modify service inside a Thing through REST API

  • June 9, 2023
  • 1 reply
  • 1300 views

Can we create and modify services inside a Thing through REST API?

 

 

Best answer by Velkumar

Hi @OP_9267612 

 

Check this post - Solved: how to create services in New Thing using javascri... - PTC Community

 

This explains how to modify the service programmatically. 

 

/VR

1 reply

Velkumar19-TanzaniteAnswer
19-Tanzanite
June 9, 2023

Hi @OP_9267612 

 

Check this post - Solved: how to create services in New Thing using javascri... - PTC Community

 

This explains how to modify the service programmatically. 

 

/VR

12-Amethyst
June 13, 2023

Hi @OP_9267612 ,

 

Even though possible, I highly recommend you think this through and the unforeseen consequences this may have if you intend to use this on a production environment.

 

Travis