Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

user_account_deleted


This event is triggered when a user account is deleted.

user_account_deleted will be generated when a user completes the self-service Authy account deletion process or when the user is automatically deleted after an Authy application removes the user and there is no other application associated with the user's Authy ID.


Event attributes

event-attributes page anchor
eventThe name of the event
objects.app.s_account_sidThe Twilio ID of the account
objects.app.s_device_appThe 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_idThe ID of the customer app
objects.app.s_typeThe type of the customer app; either full or trial
objects.delete_request.s_statusThe status of the delete request. When this event is sent, the value of this attribute will be "performed"
objects.delete_request.t_last_notification_atThe datetime of the last email that we sent to the user notifying them that the account is about to be deleted
objects.user.s_authy_idThe user's Authy ID
objects.user.as_authy_idsA 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_bannedWhether or not the user is banned
objects.user.s_country_codeThe country code of the user's phone number
objects.user.s_localeThe locale of the user
objects.user.s_phone_numberThe user's phone number
request.idThe unique ID of the request
timeThe datetime when the event happened

Rate this page: