Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Number of WhatsApp user to send template to. Must be in E.164 format.
4915224367929
Name of WhatsApp user. Customer will be created with that name if not already exists.
Name of template to send.
Array of objects describing how to fill placeholders within the specified template.
If there are no placeholders, set this to an empty array.
Format is defined by WhatsApp. See components under https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates
Optional ID of WhatsApp agent to use for sending the message. Defaults to first available agent for that template.
Response
Success
A message within a conversation.