Delete Product translation by lookup key
DELETE/products/:lookupKey/:lookupValue/translation/:translationLanguage
Use this endpoint to delete product translation by lookup key and the language for which the translation needs to be deleted. 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 translation by Id - 200
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id
Delete Product translation by Id - 404 (Product not found) / Delete Product translation by Id - 404 (Translation not found)
Response Headers
Alt-Svc
Via
alt-svc
content-length
date
return-format
server
x-request-id