Catalog API
Delete Vendors
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 Vendors
Delete vendors by ID.
This function won’t error out when trying to delete vendors that don’t exist.
DELETE
/
public
/
v1
/
catalog-search-service
/
catalogs
/
vendors
object
*
ids
array
*
ids
Required
array
The IDs of the vendors to delete.
Add Example Value
Body
application/json
ids
string[]
requiredThe IDs of the vendors to delete.