Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

92008: Unsupported Content Type


ERROR: 92008

error-92008 page anchor
MESSAGING, CONTENT
ERROR

This error occurs when you try to create a new Content template with the deprecated twilio/buttons content type. Create new button-based templates with twilio/call-to-action or twilio/quick-reply instead.

Possible causes

possible-causes page anchor
  • Your template creation request includes twilio/buttons in the types object.
  • Your application is using an older Content API example or integration that still creates twilio/buttons templates.
  • You are trying to recreate an older button template by using the deprecated twilio/buttons content type for a new template.
  • Update your template creation request to use twilio/call-to-action when you want buttons that open a URL or place a call.
  • Update your template creation request to use twilio/quick-reply when you want recipients to tap a button and send a response.
  • Review your request payload and remove any new twilio/buttons content type usage before you submit the template.
  • Keep any previously created twilio/buttons templates only where they are already in use. Create all new button templates with twilio/call-to-action or twilio/quick-reply.

Additional resources

additional-resources page anchor