Submit a WhatsApp template for approval. Note: it is not possible to update existing templates via API.
You can manually update templates by visiting the Meta WhatsApp manager.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of template. Must be lowercase, allowed characters are a-z, 0-9 and underscores.
Language of template.
"de"
Optional name for template without the technical naming rules of the regular name. Used for display.
Optional group for filtering later. Reserved group names are: system, restart
Category of template. Determines cost of sending message with this template.
AUTHENTICATION, MARKETING, UTILITY Parts of the template (header, body, footer, buttons) with their content. Variables like {{1}} can be used per part to make template dynamic. Format is defined by WhatsApp. See examples on https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates
Optional ID of WhatsApp agent to use for creating the template. Defaults to first available agent.
Response
Success
Template submitted to WhatsApp for approval. Necessary to create business initiated conversations.