Missing "content" property in Resources["ContentLoaderFunctions"].Delete(params); function...
In Function: Resources["ContentLoaderFunctions"].Delete(params);
https://support.ptc.com/cs/help/thingworx_hc/thingworx_7.0_hc/index.jspx?id=ID4065119192&action=show
There is missing "content" property,
so it's not possible to send some DELETE requests, eg here:
https://developer.spotify.com/console/delete-playlist-tracks/
Is there some other way to send request body by DELETE method?
