Skip to main content
Version: 4.1

Adds a set of tags for a device

PATCH 

/api/management/v1/inventory/devices/:id/tags

Saves the provided tags set for the authenticated device.

This method has upsert semantic:

  • it overwrites the values of existing attributes
  • it creates attributes assigned for the first time

Request

Responses

Tags were updated successfully.