Sending Interactive Message Templates

POST {{URL}}/v1/messages

The following examples show you how to send interactive message templates. These examples include:

  1. Callback from a Quick Reply Button Click
  2. Trip Reminder
  3. Product Shipment

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: OK

{"messages":[{"id":"gBEGkYiEB1VXAglK1ZEqA1YKPrU"}],"meta":{"api_status":"stable","version":"v2.41.2"}}