UPDATE_ITEM_TAG
- keyType: stringrequired
Tag key (identifier). Stored case-insensitively.
- targetType: string
_path max length:500Optional pointer into the target resource (AQL path). Maximum length 500 characters.
- valueType: string
Optional tag value.
Examples
{
"key": "flag",
"value": "follow-up",
"target_path": "/composition/start_time/value"
}