Discontinuing Products
curl -v --user :WI0j2oN7TgG42tlblX3yzOQ5xvCYc2oYj9eWg79lghVq8R0nKQXlVE9wvihBUFOw -H "Content-Type: application/json" -X POST https://api.nosto.com/v1/products/discontinue -d '
[
'101',
'102'
]'How can I get an API token?
How many items can I update at a time?
How often can I discontinue products?
When should I make an API call?
Is there any additional benefit of using the Discontinue API?
Last updated
Was this helpful?