{
"to": "62123456789",
"type": "text",
"text": {
"preview_url": false,
"body": "Untuk cari tahu lebih lanjut terkait bank mandiri, dapat akses ke https://www.bankmandiri.co.id"
}
}curl --location --request POST 'https://api.airudder.com/api/chatbot/3dolphin/message' \
--header 'Authorization: Bearer {{TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"to": "62123456789",
"type": "text",
"text": {
"preview_url": false,
"body": "Untuk cari tahu lebih lanjut terkait bank mandiri, dapat akses ke https://www.bankmandiri.co.id"
}
}'{
"messaging_product": "whatsapp",
"contacts": [
{
"input": "62123456789",
"wa_id": "62123456789"
}
],
"messages": [
{
"id": "HBgNODYxODUwNTEyOTY2NxUCABEYEjZFQTc5Njc0QzJDRDlDOEJGNAA="
}
],
"meta": {
"version": "1.7.1"
}
}