Devices
Edit Device
Update device metadata and configuration
PATCH
/
organizations
/
{orgId}
/
devices
/
{deviceId}
Authorizations
Authorization
string
headerrequiredAPI 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
requiredThe ID of the organization. Locate the orgId under Organization Settings > API Keys.
deviceId
string
requiredThe 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