suspended_account
This event is triggered when an account is suspended.
suspended_account is a user/admin event, and will be generated for OneCode, SoftToken, and OneTouch usage.
| 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_id | The ID of the customer app |
| objects.app.s_type | The type of the customer app; either full or trial |
| request.id | The unique ID of the request |
| request.ip | The IP address where the request originated |
| time | The datetime when the event happened |