delete
https://apiv4.ordering.co////translations/
This API endpoint is used to delete a translation lang_key.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Please be carefulPlease 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();

