Skip to content

Deletes a tag of a device

DELETE
/devices/id/tags/name

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

Device ID

Typeinteger
Required
name*

Tag name

Typestring
Required

Responses

OK
application/json
JSON
"string"

Samples