Update a TranslationCopy Pagepatch https://{hostname}/config/{app_id}/flows/{flow}/translationsUpdates an existing translation.Path ParamsflowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Body ParamsUpdates existing translations.keystringrequiredUnique identifier of the translation.valuesarray of stringsrequiredLocalized versions of the string and the values to be assigned to those localized versions. Only the localized versions referenced in the values parameter are updated.values*ADD stringResponse 204Successfully modified.Updated 3 months ago