Patch device attributes

PATCH {{baseUrl}}/devices/:deviceId

Patch device attributes. WARNING! Only profile attributes can be patched. All other fields will be ignored!

Request Body

{"data"=>{"type"=>"<string>", "id"=>"<string>", "attributes"=>{"profile"=>{"name"=>"<string>", "notes"=>"<string>", "externalId"=>"<string>"}}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring