Delete a product
DEL
https://app.sendapp.ai/api/products/{sku}
Deletes the product and its sizes from the catalogue and the website. Orders already received do not change.
To take a product down only for a while, send
"available": false instead of deleting it: it stays in the catalogue, hidden.Parameters
3 · 2 required
sku
required
The product SKU, in the path.
apikey
required
Your API Key.
token
optional
Account token. Required if you have more than one.
Need help with the integration? info@sendapp.live