Add/update translated Email messageAsk AIput https://esputnik.com/api/v1/messages/email/{id}/{language}The method is used for updating or adding language versions for the basic Email message.Path Paramsidint32requiredEmail message idlanguagestringrequiredEmail message language code In compliance with ISO_639-1Body 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 stringfromstringrequiredRequired parameter. Sender name and email address, e.g. "from": ""name" <[email protected]>"subjectstringrequiredMessage subjecthtmlTextstringrequiredMessage HTML coderawHtmlstringMessage HTML code without styles.ampHtmlstringMessage AMP codecssstringMessage stylestranslationsarray of objectsThe array of the language versions for the current message. Available for the GET method only.translationsADD objectResponse 200Updated 8 months ago