Skip to main content

Parameter Description

  1. userName: refers to the name of the user we intend to send the message
  2. wa_id: refers to the WhatsApp number of the user we intend to send the message NOTE: The number must contain the country code without the plus sign
  3. templateId: refers to the ID of the template NOTE: Template must be approved before using this API
  4. assingTo : refers to the email of custom user or agent.
  5. params: is used for the variables used in the template, it is an empty array in the case of a plain text template with no variables. In case of variables in the template, please refer to the JSON below
  6. tags: refers to label you can assign to conversations or chats to help organize and manage effectively.

API Endpoint

Request Headers

Query Params

Body

Examples

Request
Response Headers