Add Installation Key
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Add Installation Key

  • Dark
    Light

Article summary

Post
/installationkeys/{oid}

Create a new installation key for the organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
tags
array of string

tags to associate with sensors

desc
string

description of key

iid
string

installation id key, required for update.

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?