custom_message_not_allowed
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 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 |
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.