Delete Translation

This API endpoint is used to delete a translation lang_key.

❗️

Please be careful

Please be careful while removing a lang_key, the removed texts will fail to load across the Ordering Products.

Using Ordering SDK


const response = await ordering.translations(translationId).delete();

Language
Authorization
Header
Click Try It! to start a request and see the response here!