Reset a translation key
Translations
Reset a translation key
Reset a single translation key to its language default. Removes the override row from the database and re-syncs the settings mirror.
DELETE
Reset a translation key
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the chatbot
Example:
"clx1234567890abcdef"
Language (predefined enum or custom uppercase identifier)
Example:
"GERMAN"
One of the predefined translation keys
Example:
"newMessageToast"
Response
Translation reset to default successfully

