Remove Metadata
The following HTTP request method provides an alternative way of deleting an "Additional Property" of Controllers or Production Things.
Request
Method
DELETE
Base Url
http://api.cloudplugs.com/iot/device/PLUG_ID/PROP
Headers
X-Plug-Id : [PLUG_ID], // The Controller id received on the response to a successful enrollment
X-Plug-Auth: [String] // Controller Auth string or Connection password received on the response to a successful enrollment
Body
Empty
Response
Status
200 OK // in case of success
Body
Empty