Name | Description | Type | Additional information |
---|---|---|---|
Guid |
GUID of the tag which values should be assigned or deleted |
string |
None. |
Value |
Text representation of the tag value that should be assigned. The value of this field is not used in the delete operation. |
string |
None. |
Id |
ID of the tag value which should be assigned or deleted. If the text representation of the tag value should be assigned, this field should be set to 0. |
integer |
None. |
Remove |
Flag that defines the type of operation. If the field is set to true, the tag value is deleted by its ID, otherwise it is assigned by its ID or text representation. |
boolean |
None. |