thing.tag.delete Action

This trigger action will remove tags from a thing.

Action

This trigger action is found under the Thing heading.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Add thing.tag.delete -New

Parameters

Name

Type

Required

Description

Thing Key

String

Yes

Identifies the thing from which the tags are to be deleted. It can be the thing key associated with the trigger event: $(event.thing.key).

Tags

Array

Yes

Identifies the tags to be deleted from a specified thing.