Skip to main content

Bulkaddtaggedobject

Properties

NameTypeDescriptionNotes
objectRefs(optional) Array<Taggedobjectdto>[default to undefined]
tags(optional) Array<string>Label to be applied to an Object[default to undefined]
operation(optional) stringIf APPEND, tags are appended to the list of tags for the object. A 400 error is returned if this would add duplicate tags to the object. If MERGE, tags are merged with the existing tags. Duplicate tags are silently ignored.[default to OperationEnum_Append]