Skip to main content

Delete a product translation by lookup key

DELETE 

/products/:lookupKey/:lookupValue/translation/:translationLanguage

Delete a specific language translation for a product using any supported lookup key. This endpoint supports multiple identification methods including internal ID, external source ID, SKU, and supplier code.

Key Features

  • Multiple Lookup Keys: Support for id, sourceId, sku, and supplierCode identification
  • Language-Specific Deletion: Remove translations for specific languages only
  • Default Language Protection: Cannot delete the default language translation
  • External Integration: Maintains consistency with external systems

Request

Responses

Delete a product translation by lookup key - 200