Saltar al contenido principal
DELETE
Delete Products

Autorizaciones

Authorization
string
header
requerido

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.

Cuerpo

application/json
ids
string[]
requerido

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

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

Respuesta

Successful Response