Delete Products
Catalog API
Delete Products
Delete products by ID.
DELETE
Delete Products
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Unique product IDs to delete. Deleted products will be removed from active campaigns.
Required array length:
1 - 100 elementsRequired string length:
1 - 255Example:
["9UrUtEsUzLGL", "zhhGqczsuGHx"]Response
Successful Response