SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

Switching from SMS/Messages resource URI to Messages resource URI

Objective

Transition from deprecated SMS/Messages resource URI to current /Messages resource.

Product

Programmable Messaging

Procedure

SMS/Messages is a deprecated resource that we no longer maintain or update and may be removed in future versions of the Twilio API.

Newly released features are only available in the/Messages resource. We highly recommend you to move onto the new /Messages resource for your application. The change normally involves a quick helper library update and a few lines of code changes. Check out the sample code on how to use the new endpoint to send messages.

For your reference, below is a sample list of features that are available only in the /Messages resource:

  • Send concatenated messages with up to 1600 characters
  • Receive message delivery status information of your messages
  • Send MMS messages in the US and Canada
  • Utilize Messaging Services
  • Access to detailed delivery steps in the SMS log within Console
  • Send messages to non-SMS channels like WhatsApp.

 

Have more questions? Submit a request
Powered by Zendesk