Skip to main content
DELETE
Delete Products

Authorizations

Authorization
string
header
required

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
ids
string[]
required

Product IDs to delete. Deleted products will be removed from active campaigns.

Required array length: 1 - 500 elements
Required string length: 1 - 255
Example:

Response

Successful Response