- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/{sid}/tags
Add tags to the sensor.
Security
HTTP
Type bearer
Path parameters
sid
stringRequired
sensor id
Query parameters
tags
array of string
list of tags to add
ttl
integer
number of seconds the tag is valid for
is_did
string
if set, indicates that the sid provided is really a DeviceID (did) and all its sensors should betagged
Responses
200
successful operation
401
Access token is missing or invalid
Was this article helpful?