Delete Products
Catalog API
Delete Products
Delete products by ID.
DELETE
Delete Products
Authorizations
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Body
application/json
Product IDs to delete. Deleted products will be removed from active campaigns.
Required array length:
1 - 500 elementsRequired string length:
1 - 255Example:
["9UrUtEsUzLGL", "zhhGqczsuGHx"]Response
Successful Response