Create a templateAsk AIpost https://{WATI_API_ENDPOINT}/api/v1/whatsApp/templatesBody ParamstypestringTemplate type, for example 'template'.categorystringHigh-level category of the template, e.g. MARKETING, UTILITY, AUTHENTICATION.subCategorystringSub-category of the template, e.g. STANDARD, CAROUSEL, CATALOG, CHECKOUT_BUTTON, ORDER_STATUS, LIMITED_TIME_OFFER.buttonsTypestringType of buttons configuration, e.g. NONE, quick_reply, call_to_action, quick_reply_and_call_to_action, order_details, checkout.buttonsarray of objectsList of buttons used in the template.buttonsADD objectfooterstringFooter text of the template.elementNamestringInternal name of the template.languagestringLanguage code of the template, e.g. en, es, fr.headerobjectHeader configuration of the template.header objectbodystringBody text of the template, can include variables like {{name}}.customParamsarray of objectsList of custom parameters to be used in the template.customParamsADD objectcreationMethodintegerTemplate creation method. 0 - HUMAN, 1 - AI, 2 - HUMAN_AND_AI.Response 200Create template successUpdated 3 months ago