Aerovy Platform logo

Delete a thing property

DELETEhttps://spectra.api.aerovy.com/v2/things/{thingId}/properties/{key}

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.