Update translated Viber messageAsk AIput https://yespo.io/api/v1/messages/viber/{id}/{language}The method is used for updating language version of base Viber message.Path Paramsidint32requiredViber 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. Must exist in your account.transactionalbooleanTransactional messages have lower cost, but can contain only text. Content must be agreed with provider for successful sending. Default - false.truefalsetextstringrequiredMessage text.imgstringImage URL for message. If set, caption and action must be set too.captionstringButton text. If set, img and action must be set too.actionstringLink assigned to button. If set, img and caption must be set too.ttlSecint32Time to live for message in seconds. Default - 86400 (1 day).smsFallbackbooleanEnables smsFallback feature: send SMS message instead of Viber, if contact does not have Viber app installed. Default - false.truefalsesmsSenderstringSMS sender name for smsFallback feature.smsContentstringSMS text for smsFallback feature.carouselItemsarray of objectsCarousel items (2-5 items). When provided, img/action/caption are ignored.carouselItemsADD objecttranslationsarray of objectsAn array with translations to other languages. Available for the GET method only.translationsADD objectResponse 200Updated 10 months ago