This event is triggered when an attempt to send an SMS with a custom message is made on an account that does not have custom messages enabled.
custom_message_not_allowed is a SMS event, and will be generated for Phone Verification and OneCode 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 |