Update TemplateAsk AIput https://api.edesk.com/v1/templates/{templateId}Update a templatePath ParamstemplateIdint64requiredTemplate ID to updateBody ParamsnamestringrequiredThe name of the template.subjectstring | nullThe subject of the message.body_textstringrequiredThe body of the message.channelsarray of integers | nullThe channel IDs where template will be used.channelsADD integertemplate_usagestringenumrequiredThe usage of the template.ManualManualAutoAllowed:ManualManualAutotemplate_typearray of stringsrequiredtemplate_type*ADD stringquery_typearray of strings | nullquery_typeADD stringorder_statusarray of strings | nullThe order status for which template will be used.order_statusADD stringdelivery_datestring | nullenum1WithinOutsideAllowed:WithinOutsideactivebooleanrequiredtruefalseorder_fulfilmentarray of strings | nullorder_fulfilmentADD stringmessage_subjectstring | nullinvoice_attachedbooleantruetruefalseonly_use_if_no_replies_yetbooleantruetruefalseai_classificationarray of objects | nullai_classificationADD objectattachmentsarray of objects | nullattachmentsADD objectdelete_attachmentsarray of integers | nulldelete_attachmentsADD integerResponses 200Return details of a Template 400Validation error response defaultDefault error responseUpdated 7 months ago