totp_token_sent
This event is triggered when a TOTP token is sent via SMS.
totp_token_sent is a TOTP event, and will be generated for SoftToken usage.
Event attributes
event | The name of the event |
objects.app.s_account_sid | The Twilio ID of the account |
objects.app.s_device_app | The authentication application being used by the device; this will be authy, a custom branded customer app name, or an SDK-based app name |
objects.app.s_errors | A list of errors created when updating or creating the app; may be empty |
objects.app.s_id | The ID of the customer app |
objects.app.s_type | The type of the customer app; either full or trial |
objects.user.as_authy_ids | A list of Authy IDs associated with a user; a user may have multiple Authy IDs if they created and then merged multiple accounts |
objects.user.b_banned | Whether or not the user is banned |
objects.user.s_authy_id | The user’s Authy ID |
objects.user.s_country_code | The country code of the user’s phone number |
objects.user.s_errors | A list of errors created when saving or updating a user; may be empty |
objects.user.s_locale | The locale of the user |
objects.user.s_phone_number | The user’s phone number |
request.id | The unique ID of the request |
time | The datetime when the event happened |
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.