Trigger WhatsApp Carousel Templates
This endpoint triggers a WhatsApp carousel template for a given mobile number.
| Query Parameters |
|---|
bot string — REQUIREDThe bot ID associated with the template. |
| Header Parameters |
|---|
x-api-key string — REQUIREDAPI key for authentication. |
Content-Type string — REQUIREDPossible values: [ Content type of the request. |
| Request Body — REQUIRED | |||||||
|---|---|---|---|---|---|---|---|
userDetails object — REQUIRED
| |||||||
notification object — REQUIRED
|
| Responses | |||
|---|---|---|---|
200Carousel template successfully triggered.
| |||
400Bad Request
| |||
401Unauthorized
| |||
500Internal Server Error
|