Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi,
Hi Vladimir,
Are you trying to delete something from Thingworx? If so you can just use the URL method that Thingworx supports, or are you trying to send an actual DELETE to something external?
Hi Pai,
I would like to send the actual HTTP DELETE to an external system. The use case is when a client wants to unsubscribe from a subscription.
Hi Vladimir unfortunately that is not possible at this time.
Hi Pai and Vladimir
There's a HTTP DELETE snippet:
Resources["ContentLoaderFunctions"].Delete
Best Regards,
Carles.