PATCH
/
organizations
/
{orgId}
/
devices
/
{deviceId}

Authorizations

Authorization
string
headerrequired

API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID:API_KEY_SECRET

  • Username: The API Key ID.
  • Password: The API Key Secret.

Path Parameters

orgId
string
required

The ID of the organization. Locate the orgId under Organization Settings > API Keys.

deviceId
string
required

The ID (serial number) of the device.

Body

application/json
name
string

Name of device

configurationId
string

ID of configuration applied to device

notes
string

Device notes

tagIds
string[]

Array of tag ids to apply to device. Replaces any existing tags