Create whatsapp template
Create a WhatsApp template
Create a new user
Name
Value
SAMPLE
body: "Your OTP is {{1}}"
variables: { "1": "otp_code" }{
"template_name": "string",
"body": "string",
"language": "en",
"category": "string",
"variables": {
"additionalProp1": "string",
"additionalProp2": "string",
"additionalProp3": "string"
},
"content_types": {
"additionalProp1": {}
}
}Last updated