Delete Product by lookup key
DELETE/products/:lookupKey/:lookupValue
Use this endpoint to delete product by lookup key. If multiple products with the same lookup key exist, use additional filtering depending on the lookup key to uniquely identify the product (e.g. source
and language
for lookup key source
).
Request
Responses
- 200
- 404
Delete Product by Id - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Delete Product by Id - 404
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id