Limit REST calls
I would give to customers a free and limited number of REST calls per month, and only passing trough a specific thing (basically I need only POST)
I have done this using that thing with some services that are called with REST POST requests ... but is there a way to limit or block all the other native REST access to objects ?
If there isn't a possible limitation, can a customer cause problems making too many REST calls per second (even in unintentional) ?
I have PTC hosted thingworx 8.5.3 instance.

