This event is triggered when an account recovery is canceled.
account_recovery_canceled is a User/Admin event, and will be generated for SoftToken and OneTouch usage.
event | The name of the event |
---|---|
objects.user.s_authy_id | The user's Authy ID |
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_country_code | The country code of the user's phone number |
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 |
request.ip | The IP address where the request originated |
time | The datetime when the event happened |