Edit TemplateAsk AIput https://partner.gupshup.io/partner/app/{appId}/templates/{templateId}Use this API to edit a template using templateIdPath ParamsappIdstringrequiredUnique identifier of the app.templateIdstringrequiredUnique identifier for a template, refer Get templates apiForm DatacontentstringTEXT: The body of the template. Character limit: 1028templateTypestringThe type of template: TEXT, IMAGE, LOCATION, PRODUCT, CATALOG, VIDEO & DOCUMENTexamplestringTEXT - An example of the template.enableSamplebooleanBOOLEAN: True or False. Required for creating all types of templates.truetruefalseheaderstringHeader of the template. Applicable for templateType = Text Character limit: 60footerstringFooter of the template. Character limit: 60buttonsstringUsed only if your template has a CTA. An example is also submitted if a URL button has variable parameter.exampleMediastringGet handleId from heremediaIdstringMedia IDmediaUrlstringMedia URLcategorystringUse category from these option AUTHENTICATION, MARKETING, UTILITY in description.HeaderstokenstringrequiredYour app token, please refer Get access token api to get the token from partner documentation.Responses 200Successful response 400Bad request 403Forbidden 500Internal server errorUpdated 5 months ago