20410: Gone
MESSAGING
ERROR
Twilio returns this error when you request a discontinued messaging API. The API is no longer available.
- You are sending messages through a discontinued API.
- You are still using the legacy
SMS/Messagesendpoint.
- Update your integration to use the current Messaging API endpoints.
- Replace any requests to the legacy
SMS/MessagesURI with theMessagesresource URI. - Review the current Messaging API and
Messagesresource documentation before you deploy changes.