Update base SMS messageAsk AIput https://yespo.io/api/v1/messages/sms/{id}The method is used for updating the base SMS message.Path Paramsidint32requiredSms message IDBody 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 10 months ago