# 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 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\_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                                                                                                      |
