Newer Version Available

This content describes an older version of this product. View Latest

Managed Content Taxonomy Terms Input

Add or remove taxonomy term associations from managed content.
Root XML tag
<taxonomyTermsUpdates>
JSON example
1{
2"termsToAdd" : [
3   "15dxx000001X8UzBBJ",
4   "15dxx000001X8UzBBJ",
5   "15dxx000001X8UzDBK"
6   ],
7"termsToRemove" : [
8   "15dxx000001X8UzBCI"
9   ]
10}
Properties
Name Type Description Required or Optional Available Version
termsToAdd String[] List of IDs of the taxonomy terms to associate with managed content. Required if termsToRemove isn't specified 63.0
termsToRemove String[] List of IDs of the taxonomy terms to remove their association with managed content. Required if termsToAdd isn't specified 63.0