← Back to all sparks
Twilio logo

Twilio

SUPPORTCOMMS
Velocity8.8

Cloud communications platform for customer engagement

Twilio is retiring its old serverless runtime while pushing consent and deliverability control into APIs.

deprecationsplatform consolidationconsent managementemail deliverabilitywhatsappcompliance apis
Current state
The changelog reads as a platform in consolidation. Functions Classic is being retired with an automatic migration, the REST API certificate chain is being rotated, and older SendGrid behaviours are being trimmed. Alongside that, the messaging and email surfaces keep gaining programmatic control that used to be manual or impossible: bulk WhatsApp templating with cross-channel fallback, dedicated IPs with managed warm-up for Twilio Email, and a Consent Management API that can now clear network-level toll-free opt-outs.
Where it's heading
Twilio is collapsing parallel generations of the same product - two Functions runtimes, SendGrid-era email versus Twilio Email - onto one platform, and simultaneously turning operational levers into API surface. Compliance is where that shows most clearly: consent, branded calling, and registration feedback are all becoming things you configure programmatically rather than things you file a ticket about. The deprecation notices and the certificate rotation share an audience of customers running old integrations, and Twilio is spending its changelog budget telling them what breaks and when.
Prediction
Expect the migration cadence to continue through the September and October Functions cutover with follow-up notices on edge cases, and expect more of the compliance surface - the new TFV and A2P error codes already scheduled for September 15 - to land as API-readable signals rather than console-only state.

Recent moves

  1. 5d ago

    Bulk Messaging Supports WhatsApp Content Templates

    Bulk Messaging can now send per-recipient personalized WhatsApp Content Templates, and the configurable fallback picks up WhatsApp-to-SMS and RCS-to-WhatsApp paths. It broadens an existing API rather than opening a new channel, but cross-channel fallback at bulk scale is real operational relief.

  2. 6d ago

    Functions Classic is being deprecated and existing Functions (Classic) are moving to the new Functions

    ⚡ SPARK

    Functions Classic is being retired and every account is migrated automatically between September 14 and October 26, 2026, with new Classic Functions blocked from September 13. This is the clearest instance of the consolidation arc running through the rest of the changelog: two runtimes become one, on Twilio's schedule.

  3. 7d ago

    Consent Management API Now Supports Toll-Free Network-Level Opt-Out Overrides

    The Consent Management API can now clear network-level opt-out blocks on US and Canada toll-free numbers when a user re-consents through a web form, email, or preference center. Previously only a texted START could lift that block, so this closes a real gap between where consent is collected and where it is enforced. It fits the pattern of compliance state becoming programmatically writable.

  4. 7d ago

    Twilio end-user certificates for all REST API endpoints will be rotated on September 9, 2026

    The end-user TLS certificate for all REST API endpoints rotates on September 9, 2026, with root and intermediate certificates unchanged. Only customers pinning certificates manually need to act, and a test endpoint is available from August 12.

  5. 13d ago

    Twilio Voice JS SDK Noise Cancellation Reference Components

    Reference components for noise cancellation in the Voice JS SDK. Sample code around an existing capability, not a change to the capability itself.

  6. 13d ago

    New error codes provide clearer TFV and A2P 10DLC registration feedback launching September 15, 2026

    New error codes will make Toll-Free Verification and A2P 10DLC registration rejections legible from September. Registration opacity is a long-standing friction point, and this sits with the Consent Management work as part of the compliance-tooling push.