Delete a thing property
DELETE
Deletes a single thing property. Requires an API key with the write action scoped to the thing.
Loading code example
Loading code example
Authorizations
apiKeystringheaderrequired
API key passed in the header.
Path Parameters
thingIdstringrequired
The thing id.
keystringrequired
The property key to delete.
Response
application/json
Deleted.