Catalog API
Delete Products
Auction examples
- Running auctions
- Sponsored listings
- Sponsored banners
- Sponsored brands
Asset examples
Webhook examples
Events
Assets API
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Catalog API
Delete Products
Delete products by ID.
DELETE
/
public
/
v1
/
catalog-search-service
/
catalogs
/
products
object
*
ids
array
*
ids
Required
array
The IDs of the products to delete. Deleted products will be removed from active campaigns.
Add Example Value
Body
application/json
ids
string[]
requiredThe IDs of the products to delete. Deleted products will be removed from active campaigns.