Request Body Parameters
Specifies the whatsapp business account id.
Copy
{
"name": "zero_tap_ttt_vk_fff",
"language": "en_US",
"category": "authentication",
"message_send_ttl_seconds": 60,
"components": [
{
"type": "body",
"add_security_recommendation": true
},
{
"type": "footer",
"code_expiration_minutes": 5
},
{
"type": "buttons",
"buttons": [
{
"type": "otp",
"otp_type": "zero_tap",
"text": "copy code",
"autofill_text": "autofill button",
"zero_tap_terms_accepted": true,
"supported_apps": [
{
"package_name": "com.example.luckyshrub",
"signature_hash": "K8a/2FAINcG"
}
]
}
]
}
]
}