TaggingPushToAdapterSpec
TaggingPushToAdapterSpec
Specification for pushing tagging categories and tags to an adapter instance
JSON Example
{
"categoryIds": [
"string"
],
"overwrite": false
}
array of
string
categoryIds
Required
Constraints:
minItems: 1
Set of category IDs which need to be pushed to the adapter instance
boolean
overwrite
Optional
Overwrite the properties of categories and tags if already exists on the adapter instance