Device tag

get

Device tag Resource Fields

Field

id

device

tag_key

value


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get
/v7/device_tag
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post
/v7/device_tag
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
DEVICE_IDanyRequired
EXISTING-KEYanyRequired
patch
/v7/device_tag(device=<DEVICE_ID>,tag_key='<EXISTING-KEY>')
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
TAG-IDanyRequired
delete
/v7/device_tag(<TAG-ID>)

Last updated

Was this helpful?