Public Verification Templates
These verification templates are available for every account. If one of our public templates does not work for your use case, please get in touch.
Template Variables
The following variables are used in public templates
{{friendly_name}} | The friendly name of your Verification Service. |
{{code}} | The 4-10 digit one-time passcode. |
{{ttl}} | The expiration time of the one-time passcode in minutes. |
The most accurate list of templates is available via the API.
Please note that the ttl template variable cannot be changed in the verification API request once it is defined on the Verify Service configuration. The default value is 10 minutes. In case you need to customize this value, please contact your account manager.
Possible templates are a combination of base messages with optional addendums.
Public Template Base Messages
- Your {{friendly_name}} verification code is: {{code}}.
-
{{friendly_name}} verification code for forgotten login ID is: {{code}}.
-
{{code}} is your verification code for {{friendly_name}}.
-
{{code}} is your authentication code for {{friendly_name}}.
-
{{friendly_name}} verification code for password change: {{code}}.
Public Template Addendums
- Our employees will never ask for the code.
-
This code will expire in {{ttl}} minutes.
-
Do not share this code with anyone.
This example template combines base #5 and addendum #2 for Example Company verification code for password change: 674931. This code will expire in 10 minutes.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.