Delete Products
Catalog API
Delete Products
Delete products by ID.
DELETE
Delete Products
Autorizações
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.
Corpo
application/json
Unique product IDs to delete. Deleted products will be removed from active campaigns.
Required array length:
1 - 100 elementsRequired string length:
1 - 255Exemplo:
["9UrUtEsUzLGL", "zhhGqczsuGHx"]Resposta
Successful Response