Update Sensors
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Update Sensors

  • Dark
    Light

Article summary

Post
/modules/{oid}

Update the sensor version for the organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
is_fallback
string

if set to true downgrade to the previous version of the sensor, 'true' or 'false'

is_sleep
string

if set to true moves sensors to dormant mode, 'true' or 'false'

specific_version
string

if set, will upgrade sensors to the specific version string specified

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?