AMALYZE Falcon API

research.products.tags (DELETE)

Endpoint

Endpoint research.products.tags removes tags from products available under Research

Method
DELETE research.products.tags
Example call

JSON Payload

PropertyTypeDescriptionFurther informationVersion
asinsarrayArray containing the ASINs to remove the tags0.5.0
asins.asinstringString containing the ASIN to remove the tags0.5.0
asins.marketplacestringString containing the marketplacevalid marketplaces ids0.5.0
tagsarrayArray containing the tags to be removed0.5.0
tags.tagstringString containing the tag to be removed0.5.0
JSON Response

PropertyTypeDescription
requestobjectThe request information object (see Request information for more information)
Updates / Changes
VersionDescription
0.5.0created
Menu