Skip to main content
Version: Hosted

Assign a set of attributes for a device

PATCH 

/api/devices/v1/inventory/device/attributes

Saves the provided attribute set for the authenticated device. The device ID is retrieved from the authorization header.

This method has upsert semantics:

  • the values of existing attributes are overwritten

  • attributes assigned for the first time are automatically created

Request

Responses

Attributes were uploaded successfully.