Untag Sensor
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Untag Sensor

  • Dark
    Light

Article summary

Delete
/{sid}/tags

Remove a tag from the sensor.

Security
HTTP
Type bearer
Path parameters
sid
stringRequired

sensor id

Query parameters
tag
string

tag to delete

tags
string

tags to delete, as a comma separated list

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?