Update the base App Inbox messageAsk AIput https://esputnik.com/api/v1/messages/appinbox/{id}The method is used for updating the base App Inbox message.Path Paramsidint32requiredApp inbox 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 stringtitlestringrequiredMessage title.textstringrequiredMessage text.linkstringThe link that will open after the click on the message body.imageSourcestringThe logo image in JPEG, PNG or GIF format.customDatastringAdditional parameters in JSON format to be used in the message.ttlSecint32Time-to-live for the message, in seconds.translationsarray of objectsThe array of the language versions for the current message. Available for the GET method only.translationsADD objectResponse 200Updated 8 months ago