Update translated SMS messageAsk AIput https://api.reteno.com/api/v1/messages/sms/{id}/{language}The method is used for updating the language version of SMS message.Path Paramsidint32requiredSms message IDlanguagestringrequiredLanguage codeBody Paramsidint32Message ID.namestringrequiredMessage name.languageCodestringLanguage code.tagsarray of stringsList of tags.tagsADD stringsubscriptionsKeysarray of stringsSubscription categories keys, assigned to a message.subscriptionsKeysADD stringlanguagesarray of stringsAn array with the language codes for multilingual messages. Available for the GET method only.languagesADD stringfromstringrequiredSender name.textstringrequiredMessage text.trackUrlsbooleanThe parameter determines whether to track links in a message or not. The default value is āfalseā.truefalsetranslationsarray of objectsAn array with translations to other languages. Available for the GET method only.translationsADD objectResponse 200Updated 8 months ago