Sending Interactive Message Templates
POST {{URL}}/v1/messages
The following examples show you how to send interactive message templates. These examples include:
- Callback from a Quick Reply Button Click
- Trip Reminder
- Product Shipment
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: OK
{"messages":[{"id":"gBEGkYiEB1VXAglK1ZEqA1YKPrU"}],"meta":{"api_status":"stable","version":"v2.41.2"}}