Send verification code via WhatsApp
3
Send verification SMS
2
Send test SMS via API
curl --location --request POST 'https://wa.antgst.com/v1/whatsapp/messages/send' \
--header 'Authorization: Bearer 76062********456' \
--header 'Content-Type: application/json' \
--data-raw '{
"to": "880******598",
"from": "155****350",
"type": "template",
"template": {
"name": "template_authentication_202",
"parameters":"12324",
"language": "bn"
}
}'Last updated










