@phildunlap Thank you for your help! :)
M
Posts made by mangosalad123
-
RE: Mango Rest API - Relinquish Data Point
-
Mango Rest API - Relinquish Data Point
Hello,
Under Data points section, I am able to set values of a particular point by entering a value and clicking on "Set".
I am also able to use the REST API to achieve the same objective using PUT request with URL: /v1/point-values/{xid}.Is there a way to use the Mango REST API to relinquish the data point as if i am clicking the relinquish button as below?