PackageTrack
Sign in Get early access

twilio/sdk

A PHP wrapper for Twilio's API

8.12.0 106M downloads/mo #388 most downloaded on Packagist twilio/twilio-php

What this package is like to depend on

Last release 6 days ago

17 Aug 2026

Release timing varies

gaps range from 8 days to 3 months

Nearly every release is documented

notes for 307 of 312 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

362 releases · first in 2012

20 releases in the last 12 months

see the full history below

Release timeline

362 releases · Jun 2012 to Aug 2026
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 362
  1. 8.12.0 17 Aug 2026
    Release notes

    Library - Chore

    Library - Fix

    Twiml

    • Remove <Assistant> noun from <Connect> verb as part of the AI Assistants deprecation (breaking change)
    • Add passports attribute to <Dial> verb for SHAKEN/STIR passport passthrough

    Accounts

    • Add SuppressEmailNotification parameter to the Secondary Auth Token and Auth Token promotion endpoints. Set it to true to suppress the email notification sent to account owners and administrators. Defaults to false, preserving existing behavior.
    • Add SMS Pumping Protection GET and POST API

    Ai

    • Removing ai workbench apis

    Api

    • Add missing uri property to the twiml_session resource

    Data-ingress

    • 2026-08-07

    • Removed 1 API path:
    • /v1/DataQuery (Realtime DataQuery)
    • 2026-07-07

    • Added 1 new API path (data plane):
    • /v1/DataQuery (Realtime DataQuery)
    • 2026-06-17

    • Content updates:
    • Added properties to OAuthJWTBearerCredentials: privateKey, privateKeyPassphrase
    • 2026-06-12

    • Added 16 new path(s):
    • /v1/DataSyncs/{syncId} (FetchDataSync)
    • /v1/CloudAppSources/{sourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{sourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{sourceId}/Preview/{operationId} (FetchWarehousePreview)
    • /v1/DataSample/{operationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{sourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets/{datasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{sourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{sourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • Removed 16 path(s):
    • /v1/DataSyncs/{SyncId} (FetchDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{SourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (FetchWarehousePreview)
    • /v1/DataSample/{OperationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{SourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets/{DatasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{SourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{SourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • 2026-06-11

    • Added 3 new Signal API path(s) for public exposure (data plane):
    • /v1/EventSources/{sourceId}/Signals (ListSignals)
    • /v1/EventSources/{sourceId}/Signals/{signalKey} (GetSignalBySignalKey)
    • /v1/EventSources/{sourceId}/SignalStats (ListSignalStats)
    • Added new Signal API schemas:
    • Signal, SignalListResponse, HourlyStats, SignalStatsResponse
    • 2026-05-26

    • Added 12 new path(s) for public exposure:
    • /v1/ControlPlane/EventSources (CreateEventSource, ListEventSources)
    • /v1/ControlPlane/EventSources/{SourceId} (FetchEventSource, PatchEventSource, DeleteEventSource)
    • /v1/ControlPlane/EventSources/{SourceId}/WriteKeys (CreateWriteKey, ListWriteKeys)
    • /v1/ControlPlane/EventSources/{SourceId}/WriteKeys/{WriteKey} (DeleteWriteKey)
    • /v1/ControlPlane/EventSources/{SourceId}/Datasets (CreateEventSourceDataset, ListEventSourceDatasets)
    • /v1/ControlPlane/EventSources/{SourceId}/Datasets/{DatasetId} (FetchEventSourceDataset, PatchEventSourceDataset, DeleteEventSourceDataset)
    • /v1/ControlPlane/EventSources/{SourceId}/EventSchemas (CreateEventSchema, ListEventSchemas)
    • /v1/ControlPlane/EventSources/{SourceId}/EventSchemas/{SchemaId} (FetchEventSchema, PatchEventSchema, DeleteEventSchema)
    • /v1/ControlPlane/AutoInstrumentationRule (CreateAutoInstrumentationRule, ListAutoInstrumentationRules)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId} (FetchAutoInstrumentationRule, PatchAutoInstrumentationRule, DeleteAutoInstrumentationRule)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId}/Versions (ListAutoInstrumentationRuleVersions)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId}/Versions/{Version} (FetchAutoInstrumentationRuleVersion)
    • Added new schemas:
    • EventSource, EventSourceCreate, EventSourceUpdate
    • WriteKey, WriteKeyCreate
    • EventSourceDataset, EventSourceDatasetCreate, EventSourceDatasetUpdate
    • EventSchema, EventSchemaCreate, EventSchemaUpdate, EventSchemaField, EventSchemaProperty
    • AutoInstrumentationRule, AutoInstrumentationRuleCreate, AutoInstrumentationRuleUpdate
    • AutoInstrumentationRuleVersion, AutoInstrumentationRuleVersionsResponse
    • 2026-06-12

    • Added 16 new path(s):
    • /v1/DataSyncs/{syncId} (FetchDataSync)
    • /v1/CloudAppSources/{sourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{sourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{sourceId}/Preview/{operationId} (FetchWarehousePreview)
    • /v1/DataSample/{operationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{sourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets/{datasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{sourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{sourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • Removed 16 path(s):
    • /v1/DataSyncs/{SyncId} (FetchDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{SourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (FetchWarehousePreview)
    • /v1/DataSample/{OperationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{SourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets/{DatasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{SourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{SourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths

    Deletions

    • API Changes

    • 2026-06-23

    • Initial public Rest Proxy registration for the User Data Deletions API
    • (POST / GET /v1/UserDataDeletions, GET /v1/UserDataDeletions/{deletionId},
    • GET /v1/Operations/{operationId}).
    • A single request may mix identifier formats: E.164 phone numbers, email
    • addresses, and profile IDs.

    Destinations

    • API Changes

    • 2026-08-07

    • Content updates:
    • Updated summary for ListDestinationSupportedEventTypes
    • 2026-08-07

    • Content updates:
    • Updated summary for ListDestinationSupportedEventTypes
    • 2026-08-07

    • Added 3 new path(s):
    • /v1/Catalog/DestinationSupportedEventTypes (ListDestinationSupportedEventTypes)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/EventTypes (ListSubscribedEvents, CreateSubscribedEvent)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/EventTypes/{eventType} (GetSubscribedEvent, UpdateSubscribedEvent, DeleteSubscribedEvent)
    • Removed 3 path(s):
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/SubscribedEvents (ListSubscribedEvents, CreateSubscribedEvent)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/SubscribedEvents/{eventType} (GetSubscribedEvent, UpdateSubscribedEvent, DeleteSubscribedEvent)
    • /v1/Catalog/DestinationEventTypes (ListDestinationEventTypes)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Content updates:
    • Added properties to SubscriptionResponse: eventTypes
    • 2026-08-03

    • Content updates:
    • Added properties to DestinationType: documentationUrl, maturity, tier, categories
    • 2026-07-27

    • Minor updates (formatting, metadata)
    • 2026-07-23

    • Content updates:
    • meta is now a required property in the response of ListDestinations, ListSubscriptions, and ListSubscribedEvents
    • CreateSubscribedEvent request body schema consolidated onto SubscribedEventInput (previously SubscribedEventCreate, a duplicate schema)
    • Added response examples for ListDestinations, ListSubscriptions, and ListSubscribedEvents
    • 2026-07-23

    • Added 1 new path(s):
    • /v1/Catalog/DestinationEventTypes (ListDestinationEventTypes)
    • 2026-07-22

    • Content updates:
    • Added parameter(s) to ListDestinations: namePrefix
    • Updated description for UpdateSubscription
    • Added properties to SubscriptionUpdate: eventTypes
    • 2026-07-16

    • Initial release with 9 paths and 18 operations

    Events

    • Add stage-ie1 realm support for EventTypes and Schemas endpoints (datataps-catalog)

    Memory

    • 2026-08-10

    • Removed Events endpoints from the spec, as they were hidden, never implemented, and are not part of the public API
    • 2026-08-07

    • New functionality:
    • Added pageSize, pageToken, and orderBy query parameters to ListProfileImportsV2, plus a meta object in its response, to support pagination.
    • Content updates:
    • Updated the ListProfileImportsV2 description to document the new pagination behavior.
    • Corrected the example presigned upload URL on CreateProfilesImportV2 to match the real S3 bucket naming convention.
    • Corrected the meta.key example on ListProfileTraits's response (was profiles, now traits) to accurately describe which response field it points to.
    • 2026-08-07

    • Content updates:
    • Updated matchingRules description in IdentityResolutionSettingsCore to remove compound AND rule documentation
    • 2026-07-30

    • Content updates:
    • Increased the maximum value for the Twilio error code from 99999 to 999999
    • 2026-07-28

    • Content updates:
    • Updated the pageSize description on the pagination Meta schema to clarify it reflects the number of items actually returned, not the requested or default page size.
    • 2026-07-13

    • Content updates:
    • Renamed ListProfiles response schema references from ProfileID/ProfilesMeta to IdentityProfileID/IdentityProfilesMeta (new IdentityProfilesMeta schema added; ProfileID/ProfilesMeta retained for other operations).
    • 2026-07-08

    • Content updates:
    • Updated description for CreateDataMappingSuggestion
    • Updated description for FetchDataMappingSuggestion
    • 2026-07-06

    • Added 2 new path(s):
    • /v1/ControlPlane/Stores/{storeId}/DataMappings/Suggestions (ListDataMappingSuggestions, CreateDataMappingSuggestion)
    • /v1/ControlPlane/Stores/{storeId}/DataMappings/Suggestions/{suggestionId} (FetchDataMappingSuggestion)
    • 2026-06-26

    • Content updates:
    • Minor updates (formatting, metadata)
    • Updated x-twilio location parameter from instance to list for all endpoints that don't end with a /{param}
    • Updated description for UpdateProfileTraits
    • Updated summary for UpdateProfileTraits
    • Removed properties from MappingTraitItem: fieldName
    • Removed additionalProperties from allof schemas since it isn't supported and causes invalid lint errors on example blocks.
    • matruity ga and libraryVisibility public
    • 2026-06-24

    • Content updates:
    • Add ConversationID as an optional query parameter for ListObservations and ListConversationSummaries
    • 2026-05-01

    • Content updates:
    • Updated description & summary for UpdateProfileTraits
    • Updated description for FetchIdentityResolutionSettings
    • Removed properties from MappingTraitItem: fieldName
    • Updated patch Observations to not require occurredAt, content, or source
    • 2026-04-28

    • Content updates:
    • Updated description for UpdateProfileTraits
    • Updated summary for UpdateProfileTraits
    • Added properties to TraitDefinition: validationRule
    • Removed properties from MappingTraitItem: fieldName

    Messaging_admin

    • Add Intelligent Alerts endpoints at /v1/Messaging/IntelligentAlertsEvents/*, routing to intelligent-alerts-api via messaging-monkey-backend. Account SID is a required query parameter (accountSid) on all three endpoints.
    Open source →
    Release notes

    Library - Chore

    Library - Fix

    Twiml

    • Remove <Assistant> noun from <Connect> verb as part of the AI Assistants deprecation (breaking change)
    • Add passports attribute to <Dial> verb for SHAKEN/STIR passport passthrough

    Accounts

    • Add SuppressEmailNotification parameter to the Secondary Auth Token and Auth Token promotion endpoints. Set it to true to suppress the email notification sent to account owners and administrators. Defaults to false, preserving existing behavior.
    • Add SMS Pumping Protection GET and POST API

    Ai

    • Removing ai workbench apis

    Api

    • Add missing uri property to the twiml_session resource

    Data-ingress

    • 2026-08-07

    • Removed 1 API path:
    • /v1/DataQuery (Realtime DataQuery)
    • 2026-07-07

    • Added 1 new API path (data plane):
    • /v1/DataQuery (Realtime DataQuery)
    • 2026-06-17

    • Content updates:
    • Added properties to OAuthJWTBearerCredentials: privateKey, privateKeyPassphrase
    • 2026-06-12

    • Added 16 new path(s):
    • /v1/DataSyncs/{syncId} (FetchDataSync)
    • /v1/CloudAppSources/{sourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{sourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{sourceId}/Preview/{operationId} (FetchWarehousePreview)
    • /v1/DataSample/{operationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{sourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets/{datasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{sourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{sourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • Removed 16 path(s):
    • /v1/DataSyncs/{SyncId} (FetchDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{SourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (FetchWarehousePreview)
    • /v1/DataSample/{OperationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{SourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets/{DatasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{SourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{SourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • 2026-06-11

    • Added 3 new Signal API path(s) for public exposure (data plane):
    • /v1/EventSources/{sourceId}/Signals (ListSignals)
    • /v1/EventSources/{sourceId}/Signals/{signalKey} (GetSignalBySignalKey)
    • /v1/EventSources/{sourceId}/SignalStats (ListSignalStats)
    • Added new Signal API schemas:
    • Signal, SignalListResponse, HourlyStats, SignalStatsResponse
    • 2026-05-26

    • Added 12 new path(s) for public exposure:
    • /v1/ControlPlane/EventSources (CreateEventSource, ListEventSources)
    • /v1/ControlPlane/EventSources/{SourceId} (FetchEventSource, PatchEventSource, DeleteEventSource)
    • /v1/ControlPlane/EventSources/{SourceId}/WriteKeys (CreateWriteKey, ListWriteKeys)
    • /v1/ControlPlane/EventSources/{SourceId}/WriteKeys/{WriteKey} (DeleteWriteKey)
    • /v1/ControlPlane/EventSources/{SourceId}/Datasets (CreateEventSourceDataset, ListEventSourceDatasets)
    • /v1/ControlPlane/EventSources/{SourceId}/Datasets/{DatasetId} (FetchEventSourceDataset, PatchEventSourceDataset, DeleteEventSourceDataset)
    • /v1/ControlPlane/EventSources/{SourceId}/EventSchemas (CreateEventSchema, ListEventSchemas)
    • /v1/ControlPlane/EventSources/{SourceId}/EventSchemas/{SchemaId} (FetchEventSchema, PatchEventSchema, DeleteEventSchema)
    • /v1/ControlPlane/AutoInstrumentationRule (CreateAutoInstrumentationRule, ListAutoInstrumentationRules)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId} (FetchAutoInstrumentationRule, PatchAutoInstrumentationRule, DeleteAutoInstrumentationRule)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId}/Versions (ListAutoInstrumentationRuleVersions)
    • /v1/ControlPlane/AutoInstrumentationRule/{AutoInstrumentationRuleId}/Versions/{Version} (FetchAutoInstrumentationRuleVersion)
    • Added new schemas:
    • EventSource, EventSourceCreate, EventSourceUpdate
    • WriteKey, WriteKeyCreate
    • EventSourceDataset, EventSourceDatasetCreate, EventSourceDatasetUpdate
    • EventSchema, EventSchemaCreate, EventSchemaUpdate, EventSchemaField, EventSchemaProperty
    • AutoInstrumentationRule, AutoInstrumentationRuleCreate, AutoInstrumentationRuleUpdate
    • AutoInstrumentationRuleVersion, AutoInstrumentationRuleVersionsResponse
    • 2026-06-12

    • Added 16 new path(s):
    • /v1/DataSyncs/{syncId} (FetchDataSync)
    • /v1/CloudAppSources/{sourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{sourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{sourceId}/Preview/{operationId} (FetchWarehousePreview)
    • /v1/DataSample/{operationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{sourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{sourceId}/Datasets/{datasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{sourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{sourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths
    • Removed 16 path(s):
    • /v1/DataSyncs/{SyncId} (FetchDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/WarehouseSources/{SourceId}/Preview (CreateWarehousePreview)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (FetchWarehousePreview)
    • /v1/DataSample/{OperationId} (FetchDataSample)
    • /v1/ControlPlane/CloudAppSources/{SourceId} (FetchCloudAppSource, PatchCloudAppSource, DeleteCloudAppSource)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets (ListCloudAppDatasets, CreateCloudAppDataset)
    • /v1/ControlPlane/CloudAppSources/{SourceId}/Datasets/{DatasetId} (FetchCloudAppDataset, PatchCloudAppDataset, DeleteCloudAppDataset)
    • /v1/ControlPlane/WarehouseSources/{SourceId} (FetchWarehouseSource, PatchWarehouseSource, DeleteWarehouseSource)
    • /v1/ControlPlane/WarehouseSources/{SourceId}/Datasets (ListWarehouseDatasets, CreateWarehouseDataset)
    • ...and 6 more paths

    Deletions

    • API Changes

    • 2026-06-23

    • Initial public Rest Proxy registration for the User Data Deletions API
    • (POST / GET /v1/UserDataDeletions, GET /v1/UserDataDeletions/{deletionId},
    • GET /v1/Operations/{operationId}).
    • A single request may mix identifier formats: E.164 phone numbers, email
    • addresses, and profile IDs.

    Destinations

    • API Changes

    • 2026-08-07

    • Content updates:
    • Updated summary for ListDestinationSupportedEventTypes
    • 2026-08-07

    • Content updates:
    • Updated summary for ListDestinationSupportedEventTypes
    • 2026-08-07

    • Added 3 new path(s):
    • /v1/Catalog/DestinationSupportedEventTypes (ListDestinationSupportedEventTypes)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/EventTypes (ListSubscribedEvents, CreateSubscribedEvent)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/EventTypes/{eventType} (GetSubscribedEvent, UpdateSubscribedEvent, DeleteSubscribedEvent)
    • Removed 3 path(s):
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/SubscribedEvents (ListSubscribedEvents, CreateSubscribedEvent)
    • /v1/ControlPlane/Subscriptions/{subscriptionId}/SubscribedEvents/{eventType} (GetSubscribedEvent, UpdateSubscribedEvent, DeleteSubscribedEvent)
    • /v1/Catalog/DestinationEventTypes (ListDestinationEventTypes)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Minor updates (formatting, metadata)
    • 2026-08-04

    • Content updates:
    • Added properties to SubscriptionResponse: eventTypes
    • 2026-08-03

    • Content updates:
    • Added properties to DestinationType: documentationUrl, maturity, tier, categories
    • 2026-07-27

    • Minor updates (formatting, metadata)
    • 2026-07-23

    • Content updates:
    • meta is now a required property in the response of ListDestinations, ListSubscriptions, and ListSubscribedEvents
    • CreateSubscribedEvent request body schema consolidated onto SubscribedEventInput (previously SubscribedEventCreate, a duplicate schema)
    • Added response examples for ListDestinations, ListSubscriptions, and ListSubscribedEvents
    • 2026-07-23

    • Added 1 new path(s):
    • /v1/Catalog/DestinationEventTypes (ListDestinationEventTypes)
    • 2026-07-22

    • Content updates:
    • Added parameter(s) to ListDestinations: namePrefix
    • Updated description for UpdateSubscription
    • Added properties to SubscriptionUpdate: eventTypes
    • 2026-07-16

    • Initial release with 9 paths and 18 operations

    Events

    • Add stage-ie1 realm support for EventTypes and Schemas endpoints (datataps-catalog)

    Memory

    • 2026-08-10

    • Removed Events endpoints from the spec, as they were hidden, never implemented, and are not part of the public API
    • 2026-08-07

    • New functionality:
    • Added pageSize, pageToken, and orderBy query parameters to ListProfileImportsV2, plus a meta object in its response, to support pagination.
    • Content updates:
    • Updated the ListProfileImportsV2 description to document the new pagination behavior.
    • Corrected the example presigned upload URL on CreateProfilesImportV2 to match the real S3 bucket naming convention.
    • Corrected the meta.key example on ListProfileTraits's response (was profiles, now traits) to accurately describe which response field it points to.
    • 2026-08-07

    • Content updates:
    • Updated matchingRules description in IdentityResolutionSettingsCore to remove compound AND rule documentation
    • 2026-07-30

    • Content updates:
    • Increased the maximum value for the Twilio error code from 99999 to 999999
    • 2026-07-28

    • Content updates:
    • Updated the pageSize description on the pagination Meta schema to clarify it reflects the number of items actually returned, not the requested or default page size.
    • 2026-07-13

    • Content updates:
    • Renamed ListProfiles response schema references from ProfileID/ProfilesMeta to IdentityProfileID/IdentityProfilesMeta (new IdentityProfilesMeta schema added; ProfileID/ProfilesMeta retained for other operations).
    • 2026-07-08

    • Content updates:
    • Updated description for CreateDataMappingSuggestion
    • Updated description for FetchDataMappingSuggestion
    • 2026-07-06

    • Added 2 new path(s):
    • /v1/ControlPlane/Stores/{storeId}/DataMappings/Suggestions (ListDataMappingSuggestions, CreateDataMappingSuggestion)
    • /v1/ControlPlane/Stores/{storeId}/DataMappings/Suggestions/{suggestionId} (FetchDataMappingSuggestion)
    • 2026-06-26

    • Content updates:
    • Minor updates (formatting, metadata)
    • Updated x-twilio location parameter from instance to list for all endpoints that don't end with a /{param}
    • Updated description for UpdateProfileTraits
    • Updated summary for UpdateProfileTraits
    • Removed properties from MappingTraitItem: fieldName
    • Removed additionalProperties from allof schemas since it isn't supported and causes invalid lint errors on example blocks.
    • matruity ga and libraryVisibility public
    • 2026-06-24

    • Content updates:
    • Add ConversationID as an optional query parameter for ListObservations and ListConversationSummaries
    • 2026-05-01

    • Content updates:
    • Updated description & summary for UpdateProfileTraits
    • Updated description for FetchIdentityResolutionSettings
    • Removed properties from MappingTraitItem: fieldName
    • Updated patch Observations to not require occurredAt, content, or source
    • 2026-04-28

    • Content updates:
    • Updated description for UpdateProfileTraits
    • Updated summary for UpdateProfileTraits
    • Added properties to TraitDefinition: validationRule
    • Removed properties from MappingTraitItem: fieldName

    Messaging_admin

    • Add Intelligent Alerts endpoints at /v1/Messaging/IntelligentAlertsEvents/*, routing to intelligent-alerts-api via messaging-monkey-backend. Account SID is a required query parameter (accountSid) on all three endpoints.
    Open source →
  2. 8.11.6 07 May 2026
    Release notes

    Release Notes

    Conversations

    • update actions api visibility

    Memory

    • 2026-05-07

    • Content updates:
    • include store api

    Docs

    Open source →
    Release notes

    Conversations

    • update actions api visibility

    Memory

    • 2026-05-07

    • Content updates:
    • include store api
    Open source →
  3. 8.11.5 06 May 2026
    Release notes

    Release Notes

    Library - Fix

    Library - Chore

    Twiml

    • Set recording_configuration_id attribute to public visibility in <Conference>, <Dial>, <Record> verbs and <Recording> noun

    Api

    • Add RecordingConfigurationId parameter for CreateCall, CreateCallRecording, CreateConferenceRecording, and CreateParticipant endpoints

    Authy

    • Changelog

    • v1

    • Added Authy API v1 under /v1 — initial onboarding of Public API (/v1/protected/*), Device API (/v1/json/*), and Dashboard API (/v1/dashboard/*) behind REST Proxy using transparent proxy mode.

    Data-ingress

    • 2026-04-21

    • Content updates:
    • Updated description for CreateDataSync
    • Updated description for DeleteCloudAppDataset
    • Updated description for DeleteWarehouseDataset
    • 2026-04-20

    • Minor updates (formatting, metadata)
    • 2026-04-17

    • updated operationId for dataplane APIs,Minor updates (formatting, metadata)
    • 2026-04-15

    • libraryVisibility to private
    • 2026-04-14

    • Added 1 new path(s):
    • /v1/DataSyncs/Latest (GetLatestDataSyncs)

    Memory

    • 2026-04-21

    • Content updates:
    • Remove Prefer/Async-Operation headers
    • 2026-04-21

    • Content updates:
    • Added 301 response for ListIdentifiers and GetIdentifier
    • Added 308 response for DeleteProfile, CreateIdentifier, PatchIdentifier, and DeleteIdentifier
    • 2026-04-14

    • Modified 1 path(s):
    • /v1/ControlPlane/Stores/{storeId} (added delete)
    • Minor updates (formatting, metadata)

    Voice

    • 2026-04-17

    • Added I-Twilio-Auth-Account to downstreamRequest headers in POST /v3/Transcriptions transactions to document RestProxy account header injection
    • 2026-04-10

    • Added initial version of Transcriptions V3 API
    • Added POST /v3/Transcriptions endpoint to create a new transcription from a source ID or media URL

    Docs

    Open source →
    Release notes

    Library - Fix

    Library - Chore

    Twiml

    • Set recording_configuration_id attribute to public visibility in <Conference>, <Dial>, <Record> verbs and <Recording> noun

    Api

    • Add RecordingConfigurationId parameter for CreateCall, CreateCallRecording, CreateConferenceRecording, and CreateParticipant endpoints

    Authy

    • Changelog

    • v1

    • Added Authy API v1 under /v1 — initial onboarding of Public API (/v1/protected/*), Device API (/v1/json/*), and Dashboard API (/v1/dashboard/*) behind REST Proxy using transparent proxy mode.

    Data-ingress

    • 2026-04-21

    • Content updates:
    • Updated description for CreateDataSync
    • Updated description for DeleteCloudAppDataset
    • Updated description for DeleteWarehouseDataset
    • 2026-04-20

    • Minor updates (formatting, metadata)
    • 2026-04-17

    • updated operationId for dataplane APIs,Minor updates (formatting, metadata)
    • 2026-04-15

    • libraryVisibility to private
    • 2026-04-14

    • Added 1 new path(s):
    • /v1/DataSyncs/Latest (GetLatestDataSyncs)

    Memory

    • 2026-04-21

    • Content updates:
    • Remove Prefer/Async-Operation headers
    • 2026-04-21

    • Content updates:
    • Added 301 response for ListIdentifiers and GetIdentifier
    • Added 308 response for DeleteProfile, CreateIdentifier, PatchIdentifier, and DeleteIdentifier
    • 2026-04-14

    • Modified 1 path(s):
    • /v1/ControlPlane/Stores/{storeId} (added delete)
    • Minor updates (formatting, metadata)

    Voice

    • 2026-04-17

    • Added I-Twilio-Auth-Account to downstreamRequest headers in POST /v3/Transcriptions transactions to document RestProxy account header injection
    • 2026-04-10

    • Added initial version of Transcriptions V3 API
    • Added POST /v3/Transcriptions endpoint to create a new transcription from a source ID or media URL
    Open source →
  4. 8.11.4 14 Apr 2026
    Release notes

    Release Notes

    Twiml

    • Add backgroundNoiseReduction, speechTimeout, deepgramSmartFormat, ignoreBackchannel, events attributes to <ConversationRelay>

    Api

    • Enabled incoming phone numbers(IPN) public apis in stage-ie1

    Data-ingress

    • 2026-04-09

    • Content updates:
    • Added parameter(s) to GetDataSync: datasetId
    • 2026-04-09

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Content updates:
    • Added properties to CloudAppSourceUpdate: config
    • Added properties to CloudAppDatasetUpdate: schedule
    • Added properties to WarehouseSourceUpdate: config
    • Added properties to WarehouseDatasetUpdate: schedule
    • 2026-04-06

    • Content updates:
    • Updated description for GetCloudAppPreviewResult
    • Updated description for GetWarehousePreviewResult
    • Updated description for GetDataSampleResult
    • 2026-03-27

    • Add schema oneOf back without discriminator
    • 2026-03-26

    • Minor updates (formatting, metadata)
    • 2026-03-26

    • Added prod-us1 to supportedRealms for all endpoints
    • 2026-03-25

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Added 10 new path(s):
    • /v1/DataSyncs (ListDataSyncs, TriggerDataSync)
    • /v1/DataSyncs/{SyncId} (GetDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Properties (ListCloudAppObjectProperties)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview (PreviewCloudAppObjectData)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview/{OperationId} (GetCloudAppPreviewResult)
    • /v1/WarehouseSources/{SourceId}/Preview (PreviewWarehouseData)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (GetWarehousePreviewResult)
    • /v1/DataSample (TriggerDataSample)
    • /v1/DataSample/{OperationId} (GetDataSampleResult)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Use explode: true for query params when getting by ids and limit max items to 25
    • Make schema description for Schema more specific by using oneOf without discriminator for now.

    Insights

    • Added Insights Domains endpoints under /v3/InsightsDomains/* (Query + Metadata) to provide a versioned, GA-ready namespace alongside existing /preview endpoints.

    Mcp

    • API Changes

    • 2026-04-07

    • Added 1 new path(s):
    • /v1/docs (InvokeDocsMcp)

    Memory

    • 2026-04-09

    • Removed 2 path(s):
    • /v1/Stores/{storeId}/Profiles/Import (ListProfileImports, CreateProfilesImport)
    • /v1/Stores/{storeId}/Profiles/Import/{importId} (FetchProfileImport)
    • libraryVisibility: private, docsVisibility: private
    • 2026-04-08

    • Content updates:
    • Added 301 response for GetProfile and GetProfileTraits
    • Added canonical ID header to response for GetProfile and GetProfileTraits
    • Add 308 response for PatchProfile
    • 2026-04-07

    • Added AGENT and UNKNOWN values to ParticipantType enum
    • 2026-04-06

    • Content updates:
    • Added async operation support to UpdateTraitGroup 202 response (Operation-Id, Location, Retry-After headers; statusUrl in body)
    • Added async operation support to CreateDataMapping, UpdateDataMapping, DeleteDataMapping 202 responses (Operation-Id, Location, Retry-After headers; statusUrl in body)
    • 2026-03-30

    • Content updates:
    • Updated description for FetchProfileMemory
    • 2026-03-27

    • Content updates:
    • Updated schema description for TraitGroupCore
    • 2026-03-25

    • Content updates:
    • Removed properties from TraitDefinition: displayName
    • 2026-03-25

    • Content updates:
    • Updated description for UpdateProfileTraits
    • Updated description for FetchIdentityResolutionSettings
    • Updated description for UpdateIdentityResolutionSettings
    • Updated schema description for IdentityResolutionSettingsCore
    • Updated schema description for TraitGroupCore
    • Made all fields besides idType optional w/ defaults for schema IdentifierConfig
    • 2026-03-24

    • Content updates:
    • Added properties to OperationStatus: result

    Docs

    Open source →
    Release notes

    Twiml

    • Add backgroundNoiseReduction, speechTimeout, deepgramSmartFormat, ignoreBackchannel, events attributes to <ConversationRelay>

    Api

    • Enabled incoming phone numbers(IPN) public apis in stage-ie1

    Data-ingress

    • 2026-04-09

    • Content updates:
    • Added parameter(s) to GetDataSync: datasetId
    • 2026-04-09

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Minor updates (formatting, metadata)
    • 2026-04-06

    • Content updates:
    • Added properties to CloudAppSourceUpdate: config
    • Added properties to CloudAppDatasetUpdate: schedule
    • Added properties to WarehouseSourceUpdate: config
    • Added properties to WarehouseDatasetUpdate: schedule
    • 2026-04-06

    • Content updates:
    • Updated description for GetCloudAppPreviewResult
    • Updated description for GetWarehousePreviewResult
    • Updated description for GetDataSampleResult
    • 2026-03-27

    • Add schema oneOf back without discriminator
    • 2026-03-26

    • Minor updates (formatting, metadata)
    • 2026-03-26

    • Added prod-us1 to supportedRealms for all endpoints
    • 2026-03-25

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Added 10 new path(s):
    • /v1/DataSyncs (ListDataSyncs, TriggerDataSync)
    • /v1/DataSyncs/{SyncId} (GetDataSync)
    • /v1/CloudAppSources/{SourceId}/Objects (ListCloudAppObjects)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Properties (ListCloudAppObjectProperties)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview (PreviewCloudAppObjectData)
    • /v1/CloudAppSources/{SourceId}/Objects/{Name}/Preview/{OperationId} (GetCloudAppPreviewResult)
    • /v1/WarehouseSources/{SourceId}/Preview (PreviewWarehouseData)
    • /v1/WarehouseSources/{SourceId}/Preview/{OperationId} (GetWarehousePreviewResult)
    • /v1/DataSample (TriggerDataSample)
    • /v1/DataSample/{OperationId} (GetDataSampleResult)
    • 2026-03-24

    • Minor updates (formatting, metadata)
    • 2026-03-24

    • Use explode: true for query params when getting by ids and limit max items to 25
    • Make schema description for Schema more specific by using oneOf without discriminator for now.

    Insights

    • Added Insights Domains endpoints under /v3/InsightsDomains/* (Query + Metadata) to provide a versioned, GA-ready namespace alongside existing /preview endpoints.

    Mcp

    • API Changes

    • 2026-04-07

    • Added 1 new path(s):
    • /v1/docs (InvokeDocsMcp)

    Memory

    • 2026-04-09

    • Removed 2 path(s):
    • /v1/Stores/{storeId}/Profiles/Import (ListProfileImports, CreateProfilesImport)
    • /v1/Stores/{storeId}/Profiles/Import/{importId} (FetchProfileImport)
    • libraryVisibility: private, docsVisibility: private
    • 2026-04-08

    • Content updates:
    • Added 301 response for GetProfile and GetProfileTraits
    • Added canonical ID header to response for GetProfile and GetProfileTraits
    • Add 308 response for PatchProfile
    • 2026-04-07

    • Added AGENT and UNKNOWN values to ParticipantType enum
    • 2026-04-06

    • Content updates:
    • Added async operation support to UpdateTraitGroup 202 response (Operation-Id, Location, Retry-After headers; statusUrl in body)
    • Added async operation support to CreateDataMapping, UpdateDataMapping, DeleteDataMapping 202 responses (Operation-Id, Location, Retry-After headers; statusUrl in body)
    • 2026-03-30

    • Content updates:
    • Updated description for FetchProfileMemory
    • 2026-03-27

    • Content updates:
    • Updated schema description for TraitGroupCore
    • 2026-03-25

    • Content updates:
    • Removed properties from TraitDefinition: displayName
    • 2026-03-25

    • Content updates:
    • Updated description for UpdateProfileTraits
    • Updated description for FetchIdentityResolutionSettings
    • Updated description for UpdateIdentityResolutionSettings
    • Updated schema description for IdentityResolutionSettingsCore
    • Updated schema description for TraitGroupCore
    • Made all fields besides idType optional w/ defaults for schema IdentifierConfig
    • 2026-03-24

    • Content updates:
    • Added properties to OperationStatus: result
    Open source →
  5. 8.11.3 24 Mar 2026
    Release notes

    Release Notes

    Data-ingress

    • API Changes

    • 2026-03-23

    • Added stage-us1 to supportedRealms for all endpoints
    • 2026-03-20

    • Content updates:
    • Removed estimatedCompletionTime from LongRunningOperationResponse
    • Moved operationId from LongRunningOperationResponse to headers
    • 2026-03-18

    • Added 1 new path(s):
    • /v1/ControlPlane/Operations/{OperationId} (GetControlPlaneOperationStatus)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-05

    • Initial release with 10 paths and 22 operations

    Memory

    • 2026-03-19

    • Added 1 new path(s):
    • /v1/ControlPlane/Operations/{operationId} (FetchOperation)
    • 2026-03-11

    • Minor updates (formatting, metadata)

    Docs

    Open source →
    Release notes

    Data-ingress

    • API Changes

    • 2026-03-23

    • Added stage-us1 to supportedRealms for all endpoints
    • 2026-03-20

    • Content updates:
    • Removed estimatedCompletionTime from LongRunningOperationResponse
    • Moved operationId from LongRunningOperationResponse to headers
    • 2026-03-18

    • Added 1 new path(s):
    • /v1/ControlPlane/Operations/{OperationId} (GetControlPlaneOperationStatus)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    • 2026-03-05

    • Initial release with 10 paths and 22 operations

    Memory

    • 2026-03-19

    • Added 1 new path(s):
    • /v1/ControlPlane/Operations/{operationId} (FetchOperation)
    • 2026-03-11

    • Minor updates (formatting, metadata)
    Open source →
  6. 8.11.2 10 Mar 2026
    Release notes

    Release Notes

    Library - Chore

    Twiml

    • Rename recording_configuration to recording_configuration_id attribute in <Conference>, <Dial>, <Record> verbs and <Recording> noun

    Ace

    • ACE Signals API Changes

    • 2026-02-18

    • Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health
    • Enables OneAdmin integration for synchronous signal ingestion and policy result polling
    • Supports permission-based authorization for signal operations
    • Health endpoint available for monitoring without authentication

    Api

    • Added optional parameter Confirmation to Payments create endpoint to enable payment confirmation prompt before gateway submission
    • Added optional parameter RequireMatchingInputs to Payments create endpoint for input confirmation in agent-assisted payment flows
    • Added matcher capture types (payment-card-number-matcher, expiration-date-matcher, security-code-matcher, postal-code-matcher) to Payments update endpoint

    Memory

    • 2026-03-06

    • Modified 1 path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (added patch, get)

    Docs

    Open source →
    Release notes

    Library - Chore

    Twiml

    • Rename recording_configuration to recording_configuration_id attribute in <Conference>, <Dial>, <Record> verbs and <Recording> noun

    Ace

    • ACE Signals API Changes

    • 2026-02-18

    • Initial release: POST /signals, GET/POST /signals/{signal_id}/results, GET /health
    • Enables OneAdmin integration for synchronous signal ingestion and policy result polling
    • Supports permission-based authorization for signal operations
    • Health endpoint available for monitoring without authentication

    Api

    • Added optional parameter Confirmation to Payments create endpoint to enable payment confirmation prompt before gateway submission
    • Added optional parameter RequireMatchingInputs to Payments create endpoint for input confirmation in agent-assisted payment flows
    • Added matcher capture types (payment-card-number-matcher, expiration-date-matcher, security-code-matcher, postal-code-matcher) to Payments update endpoint

    Memory

    • 2026-03-06

    • Modified 1 path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (added patch, get)
    Open source →
  7. 8.11.1 18 Feb 2026
    Release notes

    Release Notes

    Api

    • Remove inequality examples from Calls StartTime and EndTime filter descriptions

    Memory

    • 2026-02-06

    • Minor updates (formatting, metadata)
    • 2026-02-06

    • Minor updates (formatting, metadata)
    • 2026-02-06

    • 2026-01-23

    • 2026-01-23

    • Added 3 new path(s):
    • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, CreateProfilesImportV2)
    • /v1/Stores/{storeId}/Profiles/Imports/{importId} (FetchProfileImportV2)
    • Removed 6 path(s):
    • /v1/KnowledgeBases/{kbId}/Knowledge (ListKnowledge, CreateKnowledge)
    • /v1/KnowledgeBases/{kbId}/Search (KnowledgeSearch)
    • /v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId} (RetrieveKnowledge, PatchKnowledge, DeleteKnowledge)
    • /v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId}/Chunks (ListKnowledgeChunks)
    • /v1/ControlPlane/KnowledgeBases (ListKnowledgeBases, CreateKnowledgeBase)
    • /v1/ControlPlane/KnowledgeBases/{kbId} (GetKnowledgeBase, UpdateKnowledgeBase, DeleteKnowledgeBase)
    • 2026-01-05

    • 2026-01-05

    • Initial release with 26 paths and 48 operations

    Docs

    Open source →
    Release notes

    Api

    • Remove inequality examples from Calls StartTime and EndTime filter descriptions

    Memory

    • 2026-02-06

    • Minor updates (formatting, metadata)
    • 2026-02-06

    • Minor updates (formatting, metadata)
    • 2026-02-06

    • 2026-01-23

    • 2026-01-23

    • Added 3 new path(s):
    • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, CreateProfilesImportV2)
    • /v1/Stores/{storeId}/Profiles/Imports/{importId} (FetchProfileImportV2)
    • Removed 6 path(s):
    • /v1/KnowledgeBases/{kbId}/Knowledge (ListKnowledge, CreateKnowledge)
    • /v1/KnowledgeBases/{kbId}/Search (KnowledgeSearch)
    • /v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId} (RetrieveKnowledge, PatchKnowledge, DeleteKnowledge)
    • /v1/KnowledgeBases/{kbId}/Knowledge/{knowledgeId}/Chunks (ListKnowledgeChunks)
    • /v1/ControlPlane/KnowledgeBases (ListKnowledgeBases, CreateKnowledgeBase)
    • /v1/ControlPlane/KnowledgeBases/{kbId} (GetKnowledgeBase, UpdateKnowledgeBase, DeleteKnowledgeBase)
    • 2026-01-05

    • 2026-01-05

    • Initial release with 26 paths and 48 operations
    Open source →
  8. 8.11.0 05 Feb 2026
    Release notes

    Release Notes

    Library - Fix

    Library - Feature

    Twiml

    • Add recording_configuration attribute to <Recording> noun
    • Added support for and inside

    Api

    • Clarify the behavior of date filters with the Calls API
    • Added Phone Number type property to /IncomingPhoneNumbers resource

    Assistants

    • AI Assistants v1 release

    Autopilot

    • Remove Export resource from Autopilot Assistant
    • Add dialogue_sid param to Query list resource
    • Add Restore resource to Autopilot Assistant
    • Add one new property in Query i.e dialogue_sid
    • Add Export resource to Autopilot Assistant.
    • Adds two new properties in Assistant i.e needs_model_build and development_stage
    • Add Webhooks resource to Autopilot Assistant.
    • Introduce autopilot subdomain with all resources from preview.understand

    Compliance

    • Added the new InventoryComplianceInsights API under version /v1.

    Content

    • changes for adding v2 endpoints

    Marketplace

    • Initial transition to Marketplace domain

    Memory

    • API Changes

    • 2026-01-23

    • No path changes (updated metadata only)
    • 2026-01-22

    • No path changes (updated metadata only)
    • 2026-01-22

    • Modified 1 path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId} (added delete)
    • 2026-01-15

    • No path changes (updated metadata only)
    • 2026-01-13

    • Added 1 new path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (DeleteProfileConversationSummary)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • Added 2 new path(s):
    • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, ImportProfilesV2)
    • /v1/Stores/{storeId}/Profiles/Imports/{importId} (GetProfileImportV2)
    • 2026-01-13

    • No path changes (updated metadata only)
    • 2026-01-07

    • No path changes (updated metadata only)
    • 2026-01-05

    • No path changes (updated metadata only)
    • 2025-12-17

    • No path changes (updated metadata only)
    • 2025-12-17

    • No path changes (updated metadata only)
    • 2025-12-17

    • Added 1 new path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/Observations/{observationId}/Revisions (ListObservationRevisions)

    Sender-ids

    • Added all v2 sender-id-service endpoints

    Trusthub

    • Add new delete endpoint for compliance_registration.

    Voice

    • Add ProvisioningStatus public API endpoints.

    Wise_owl

    • Init API as open-api spec
    • Updated Get Chat, Send Message and Create Chat to include contexts in Message, instead of root Chat

    Www

    Docs

    Open source →
    Release notes

    Library - Fix

    Library - Feature

    Twiml

    • Add recording_configuration attribute to <Recording> noun
    • Added support for <Uri> and <Headers> inside <Dial><Sip>

    Api

    • Clarify the behavior of date filters with the Calls API
    • Added Phone Number type property to /IncomingPhoneNumbers resource

    Assistants

    • AI Assistants v1 release

    Autopilot

    • Remove Export resource from Autopilot Assistant
    • Add dialogue_sid param to Query list resource
    • Add Restore resource to Autopilot Assistant
    • Add one new property in Query i.e dialogue_sid
    • Add Export resource to Autopilot Assistant.
    • Adds two new properties in Assistant i.e needs_model_build and development_stage
    • Add Webhooks resource to Autopilot Assistant.
    • Introduce autopilot subdomain with all resources from preview.understand

    Compliance

    • Added the new InventoryComplianceInsights API under version /v1.

    Content

    • changes for adding v2 endpoints

    Marketplace

    • Initial transition to Marketplace domain

    Memory

    • API Changes

    • 2026-01-23

    • No path changes (updated metadata only)
    • 2026-01-22

    • No path changes (updated metadata only)
    • 2026-01-22

    • Modified 1 path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId} (added delete)
    • 2026-01-15

    • No path changes (updated metadata only)
    • 2026-01-13

    • Added 1 new path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/ConversationSummaries/{summaryId} (DeleteProfileConversationSummary)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • No path changes (updated metadata only)
    • 2026-01-12

    • Added 2 new path(s):
    • /v1/Stores/{storeId}/Profiles/Imports (ListProfileImportsV2, ImportProfilesV2)
    • /v1/Stores/{storeId}/Profiles/Imports/{importId} (GetProfileImportV2)
    • 2026-01-13

    • No path changes (updated metadata only)
    • 2026-01-07

    • No path changes (updated metadata only)
    • 2026-01-05

    • No path changes (updated metadata only)
    • 2025-12-17

    • No path changes (updated metadata only)
    • 2025-12-17

    • No path changes (updated metadata only)
    • 2025-12-17

    • Added 1 new path(s):
    • /v1/Stores/{storeId}/Profiles/{profileId}/Observations/{observationId}/Revisions (ListObservationRevisions)

    Sender-ids

    • Added all v2 sender-id-service endpoints

    Trusthub

    • Add new delete endpoint for compliance_registration.

    Voice

    • Add ProvisioningStatus public API endpoints.

    Wise_owl

    • Init API as open-api spec
    • Updated Get Chat, Send Message and Create Chat to include contexts in Message, instead of root Chat

    Www

    • Port APIs from oauth.twilio.com to www.twilio.com
    Open source →
  9. 8.10.1 07 Jan 2026
    Release notes

    Release Notes

    Api

    • Added optional parameter clientNotificationUrl for create call api
    • Added optional parameter clientNotificationUrl for create participant api

    Docs

    Open source →
    Release notes

    Api

    • Added optional parameter clientNotificationUrl for create call api
    • Added optional parameter clientNotificationUrl for create participant api
    Open source →
  10. 8.10.0 17 Dec 2025
    Release notes

    Library - Chore

    Library - Fix

    Trunking

    • Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)
    • Corrected the type used for phone number capabilities when accessed through a Trunk. (breaking change)

    Trusthub

    • Added new parameters in in toll-free initialize api payload.
    • Remove the invalid status transition to Draft from the examples
    • Change the value of email to a valid one in the examples.
    Open source →
  11. 8.9.0 03 Dec 2025
    Release notes

    Library - Fix

    Library - Feature

    Library - Chore

    Api

    • Add twiml_session resource for calls
    • Add twiml_session resource for calls

    Monitor

    • Update default output properties

    Trusthub

    • Added customer_profile_sid in toll-free initialize api payload.
    Open source →
  12. 8.8.7 20 Nov 2025
    Release notes

    Memory

    • Memory API Changes

    • Added initial Memory API endpoints with darkseagreen badge status
    Open source →
  13. 8.8.6 11 Nov 2025
    Release notes

    Twiml

    • Add new noun <ConversationRelaySession>
    • Add support for <Recording> noun under <Start> verb
    Open source →
  14. 8.8.5 28 Oct 2025
    Release notes

    Library - Chore

    Ai

    • Add error as possible transcript status
    • Add error as possible transcript status

    Chat

    • Updated v2 UserChannel channel_status from not_participating to notParticipating

    Intelligence

    • Make intelligence work with RestProxy
    • Add additional enums to better represent the possible states
    • Add error enum to transcription status to better align with possible outputs
    • Add json output type to text classification

    Trusthub

    • Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual

    Accounts

    • Add Messaging GeoPermissions API changes
    Open source →
  15. 8.8.4 14 Oct 2025
    Release notes

    Api

    • Updated description for property CallerDisplayName for participant create request
    • Updated description for property CallerDisplayName for participant create request

    Accounts

    • FILE_IS_AUTO_GENERATED: false
    Open source →
  16. 8.8.3 30 Sep 2025
    Release notes

    Library - Chore

    Insights

    • Replace field with key in Request Filters and Response Metadata Filters and for Reports API
    Open source →
  17. 8.8.2 25 Sep 2025
    Release notes

    Library - Chore

    Api

    • Added optional parameter CallerDisplayName for conference participant outbound
    • Updated description for property to in the participant create request
    Open source →
  18. 8.8.1 18 Sep 2025
    Release notes

    Api

    • Add date_created property to media resource and date_created filtering parameters for read action
    • Updated the Recordings Resource channels property to clarify channels = # of channels in the recording resource and how to specify the # of channels in recording download

    Intelligence

    • Add encryption_credential_sid field in transcripts and services in v2

    Trusthub

    • Remove beta feature flag for all TH APIs
    • Remove beta feature flag for ComplianceInquiries API to support OneConsole traffic

    Twiml

    • Add new noun <AiSession>
    Open source →
  19. 8.8.0 04 Sep 2025
    Release notes

    Api

    • Remove usage category enum from usage record and usage triggers API (breaking change)
    Open source →
  20. 8.7.2 28 Aug 2025
    Release notes

    Studio

    • Add type to Step resource APIs

    Verify

    • Allow to update all passkeys parameters in the service update
    Open source →
  21. 8.7.1 18 Aug 2025
    Release notes

    Accounts

    • Update beta feature flag for consent and contact bulk upsert APIs

    Api

    • Add multiple missing usage categories to usage records and usage triggers api
    • Add channels-whatsapp-template-marketing and channels-whatsapp-template-utility to usage categories

    Conversations

    • Fix state spelling for initializing enum value
    • Update state to include intializing for ServiceConversationWithParticipants and ConversationWithParticipants

    Flex

    • Adding new optional parameter identity to web_channels API in version v2

    Trusthub

    • Add required Permissions to the ComplianceInquiries API

    Verify

    • Add passkeys support to Verify API creating and updating services.
    • Update ienum type for Factor creation
    • Add passkeys as challenge and factor type
    Open source →
  22. 8.7.0 24 Jul 2025
    Release notes

    Events

    • Remove SinkSid parameter when updating subscriptions. (breaking change)

    Twiml

    • Remove Duplicates.
    • Add Polly Generative voices.
    • Add Latest Google (Chirp3-HD) voices.
    Open source →
  23. 8.6.5 10 Jul 2025
    Release notes

    Flex

    • update team name for web_channel, webchat_init_token, webchat_refresh_token
    Open source →
  24. 8.6.4 03 Jul 2025
    Release notes

    Library - Docs

    Bulkexports

    • Changed the type of 'details' field to be a list of objects instead of a single object

    Conversations

    • Updates to method casing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility

    Proxy

    • remove shortcodes resource as its no longer used

    Serverless

    • Change log field level from type ienum to string in Logs api

    Taskrouter

    • Remove URL-encoded from attributes param definition in tasks

    Trunking

    • Added symmetric_rtp_enabled property on Trunks.

    Twiml

    • Add support for <WhatsApp> noun under <Dial> verb
    Open source →
  25. 8.6.3 12 Jun 2025
    Release notes

    Library - Fix

    Api

    • Change DependentPhoneNumber capabilities type object and date_created, date_updated to date_time<rfc2822>
    • Updated the Default value from 0 to 1 in the Recordings Resource channels property

    Serverless

    • Update ienum type level in Logs api

    Verify

    • Update Channel list in Verify Attempst API
    • Update ienum type for Conversion_Status in Verify Attempts API

    Twiml

    • Add us2 to the list of supported values for the region attribute in the <Conference> TwiML noun.
    Open source →
  26. 8.6.2 29 May 2025
    Release notes

    Api

    • Added several usage category enums to usage_record API

    Numbers

    • Update the porting documentation

    Verify

    • Update ienum type for Channels in Verify Attempts API
    Open source →
  27. 8.6.1 13 May 2025
    Release notes

    Library - Fix

    Accounts

    • Changes to add date_of_consent param in Bulk Consent API

    Api

    • Change friendly_name, date_created and date_updated properties to type string.

    Twiml

    • Update twiml definition for <ConversationRelay> and <Assistant>
    Open source →
  28. 8.6.0 05 May 2025
    Release notes

    Api

    • Add response_key for Usage Triggers fetch endpoint.

    Flex

    • Add Update Interaction API
    • Adding webhook_ttid as optional parameter in Interactions API

    Serverless

    • Add node22 as a valid Build runtime
    • Add node20 as a valid Build runtime

    Video

    • removed transcribe_participants_on_connect and transcriptions_configuration from the room resource (breaking change)
    • Added transcribe_participants_on_connect and transcriptions_configuration to the room resource
    Open source →
  29. 8.5.0 07 Apr 2025
    Release notes

    Library - Docs

    Library - Feature

    Studio

    • Add documentation for parent_step_sid field in Step resource
    Open source →
  30. 8.4.1 20 Mar 2025
    Release notes

    Library - Chore

    Accounts

    • Update Safelist API docs as part of prefix supoort

    Flex

    • Removing first_name, last_name, and friendly_name from the Flex User API

    Messaging

    • Add missing tests under transaction/phone_numbers and transaction/short_code
    Open source →
  31. 8.4.0 13 Mar 2025
    Release notes

    Api

    • Add the missing emergency_enabled field for Address Service endpoints

    Messaging

    • Add missing enums for A2P and TF

    Numbers

    • add missing enum values to hosted_number_order_status

    Twiml

    • Convert Twiml Attribute speechModel of type enum to string (breaking change)
    Open source →
  32. 8.3.15 20 Feb 2025
    Release notes

    Flex

    • Adding Digital Transfers APIs under v1/Interactions

    Numbers

    • Convert webhook_type to ienum type in v1/Porting/Configuration/Webhook/{webhook_type}

    Trusthub

    • Changing TrustHub SupportingDocument status enum from lowercase to uppercase since kyc-orch returns status capitalized and rest proxy requires strict casing
    Open source →
  33. 8.3.14 11 Feb 2025
    Release notes

    Api

    • Change downstream url and change media type for file base/api/v2010/validation_request.json.

    Intelligence

    • Add json_results for Generative JSON operator results

    Messaging

    • Add DestinationAlphaSender API to support Country-Specific Alpha Senders

    Video

    • Change codec type from enum to case-insensitive enum in recording and room_recording apis
    Open source →
  34. 8.3.13 28 Jan 2025
    Release notes

    Api

    • Add open-api file tag to conference/call recordings and recording_transcriptions.

    Events

    • Add support for subaccount subscriptions (beta)

    Insights

    • add new region to conference APIs

    Lookups

    • Add new parnter_sub_id query parameter to the lookup request
    Open source →
  35. 8.3.12 13 Jan 2025
    Release notes

    Library - Chore

    Library - Fix

    Messaging

    • Adds validity period Default value in service resource documentation
    Open source →
  36. 8.3.11 10 Jan 2025
    Release notes

    Library - Fix

    Library - Chore

    Open source →
  37. 8.3.10 09 Jan 2025
    Release notes

    Library - Fix

    Library - Chore

    Numbers

    • Change beta feature flag to use v2/BulkHostedNumberOrders
    Open source →
  38. 8.3.9 05 Dec 2024
    Release notes

    Api

    • Add optional parameter intelligence_service to transcription
    • Updated phone_number_sid to be populated for sip trunking terminating calls.

    Numbers

    • Add Update Hosted Number Order V2 API endpoint
    • Update Port in docs

    Twiml

    • Add optional parameter intelligence_service to <Transcription>
    • Add support for new <ConversationRelay> and <Assistant> noun
    • Add events attribute to <Dial> verb
    Open source →
  39. 8.3.8 15 Nov 2024
    Release notes

    Library - Chore

    Api

    • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
    • Add open-api file tag to realtime_transcriptions

    Taskrouter

    • Add api-tag property to workers reservation
    • Add api-tag property to task reservation
    Open source →
  40. 8.3.7 28 Oct 2024
    Release notes

    Library - Chore

    Open source →
  41. 8.3.6 25 Oct 2024
    Release notes

    Library - Chore

    Open source →
  42. 8.3.5 24 Oct 2024
    Release notes

    Conversations

    • Expose ConversationWithParticipants resource that allows creating a conversation with participants
    Open source →
  43. 8.3.4 17 Oct 2024
    Release notes

    Api

    • Add response key country to fetch AvailablePhoneNumber resource by specific country.

    Messaging

    • Make library and doc public for requestManagedCert Endpoint
    Open source →
  44. 8.3.3 03 Oct 2024
    Release notes

    Messaging

    • Add A2P external campaign CnpMigration flag

    Numbers

    • Add address sid to portability API

    Verify

    • Add SnaClientToken optional parameter on Verification check.
    • Add EnableSnaClientToken optional parameter for Verification creation.
    Open source →
  45. 8.3.2 25 Sep 2024
    Release notes

    Accounts

    • Update docs and mounts.
    • Change library visibility to public
    • Enable consent and contact bulk upsert APIs in prod.

    Serverless

    • Add is_plugin parameter in deployments api to check if it is plugins deployment
    Open source →
  46. 8.3.1 18 Sep 2024
    Release notes

    Intelligence

    • Remove public from operator_type
    • Update operator_type to include general-availablity and deprecated

    Numbers

    • Remove beta flag for bundle clone API
    Open source →
  47. 8.3.0 05 Sep 2024
    Release notes

    Iam

    • updated library_visibility public for new public apikeys

    Numbers

    • Add new field in Error Codes for Regulatory Compliance.
    • Change typing of Port In Request date_created field to date_time instead of date (breaking change)
    Open source →
  48. 8.2.3 26 Aug 2024
    Release notes

    Library - Fix

    Api

    • Update documentation of error_code and error_message on the Message resource.
    • Remove generic parameters from transcription resource
    • Added public documentation for Payload Data retrieval API

    Flex

    • Adding update Flex User api

    Insights

    • Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary

    Intelligence

    • Add words array information to the Sentences v2 entity.
    • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Operator Results.
    • Change the path parameter when fetching an /OperatorType/{} from sid<EY> to string to support searching by SID or by name
    • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Transcript and Service endpoints.

    Messaging

    • Adds two new channel senders api to add/remove channel senders to/from a messaging service
    • Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC

    Numbers

    • Modify visibility to public in bundle clone API
    • Add port_date field to Port In Request and Port In Phone Numbers Fetch APIs
    • Change properties docs for port in phone numbers api
    • Add is_test body param to the Bundle Create API
    • Change properties docs for port in api

    Trusthub

    • Add new field in themeSetId in compliance_inquiry.

    Verify

    • Update custom_code_enabled description on verification docs
    Open source →
  49. 8.2.2 02 Jul 2024
    Release notes

    Intelligence

    • Deprecate account flag api.twilio-intelligence.v2
    Open source →
  50. 8.2.1 27 Jun 2024
    Release notes

    Library - Chore

    Api

    • Add transcription resource
    • Add beta feature request managed cert

    Flex

    • Changed mount name for flex_team v2 api

    Intelligence

    • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to Operator resources

    Numbers

    • Added include_constraints query parameter to the Regulations API

    Twiml

    • Add support for <Transcription> noun
    Open source →
  51. 8.2.0 20 Jun 2024
    Release notes

    Library - Chore

    Events

    • Add status and documentation_url to Event Types

    Lookups

    • Removed unused fraud lookups in V1 only to facilitate rest proxy migration

    Numbers

    • Add date_created field to the Get Port In Request API
    • Rename the status_last_time_updated_timestamp field to last_updated in the Get Port In Phone Number API (breaking change)
    • Add Rejection reason and rejection reason code to the Get Port In Phone Number API
    • Remove the carrier information from the Portability API

    Proxy

    • Change property type from enum to ienum

    Trusthub

    • Add skipMessagingUseCase field in compliance_tollfree_inquiry.
    Open source →
  52. 8.1.1 06 Jun 2024
    Release notes

    Api

    • Mark MaxPrice as obsolete

    Lookups

    • Update examples for phone_number_quality_score

    Messaging

    • List tollfree verifications on parent account and all sub-accounts
    Open source →
  53. 8.1.0 24 May 2024
    Release notes

    Library - Docs

    Library - Chore

    Api

    • Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.

    Flex

    • Adding validated field to plugin_versions
    • Corrected the data type for runtime_domain, call_recording_webhook_url, crm_callback_url, crm_fallback_url, flex_url in Flex Configuration
    • Making routing optional in Create Interactions endpoint

    Intelligence

    • Expose operator authoring apis to public visibility
    • Deleted language_code parameter from updating service in v2 (breaking change)
    • Add read_only_attached_operator_sids to v2 services

    Numbers

    • Add API endpoint for GET Porting Webhook Configurations By Account SID
    • Remove bulk portability api under version /v1. (breaking change)
    • Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
    • Add API endpoint to deleting Webhook Configurations
    • Add Get Phone Number by Port in request SID and Phone Number SID api
    • Add Create Porting webhook configuration API
    • Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting

    Taskrouter

    • Add back routing_target property to tasks
    • Add back ignore_capacity property to tasks
    • Removing routing_target property to tasks due to revert
    • Removing ignore_capacity property to tasks due to revert
    • Add routing_target property to tasks
    • Add ignore_capacity property to tasks

    Trusthub

    • Add new field errors to bundle as part of public API response in customer_profile.json and trust_product.json (breaking change)
    • Add themeSetId field in compliance_tollfree_inquiry.

    Verify

    • Update friendly_name description on service docs
    Open source →
  54. 8.0.1 18 Apr 2024
    Release notes

    Flex

    • Add header ui_version to web_channels API

    Messaging

    • Redeploy after failed pipeline

    Numbers

    • Add Delete Port In request phone number api and Add Delete Port In request api
    Open source →
  55. 8.0.0 04 Apr 2024
    Release notes

    Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

    Library - Feature

    Api

    • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

    Flex

    • Remove optional parameter from plugins and it to plugin_versions

    Lookups

    • Add new pre_fill package to the lookup response

    Messaging

    • Cleanup api.messaging.next-gen from Messaging Services endpoints
    • Readd Sending-Window after fixing test failure

    Verify

    • Add whatsapp.msg_service_sid and whatsapp.from parameters to create, update, get and list of services endpoints

    Voice

    • Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.

    Twiml

    • Add new token_type value payment-method for Pay verb
    Open source →
  56. 8.0.0-rc.2 14 Aug 2026 pre-release
    Release notes
    • Test Release
    Open source →
  57. 8.0.0-rc.1 01 Apr 2024 pre-release

    Nothing published for this version

  58. 7.16.2 01 Apr 2024
    Release notes

    Api

    • Add property queue_time to conference participant resource
    • Update RiskCheck documentation
    • Correct call filtering by start and end time documentation, clarifying that times are UTC.

    Flex

    • Adding optional parameter to plugins

    Media

    • Remove API: MediaProcessor

    Messaging

    • Remove Sending-Window due to test failure
    • Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag

    Numbers

    • Correct valid_until_date field to be visible in Bundles resource
    • Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource

    Oauth

    • Modified token endpoint response
    • Added refresh_token and scope as optional parameter to token endpoint
    • Add new APIs for vendor authorize and token endpoints

    Trusthub

    • Add update inquiry endpoint in compliance_registration.
    • Add new field in themeSetId in compliance_registration.

    Voice

    • Correct call filtering by start and end time documentation, clarifying that times are UTC.

    Twiml

    • Add support for new Google voices (Q1 2024) for Say verb - gu-IN voices
    • Add support for new Amazon Polly and Google voices (Q1 2024) for Say verb - Niamh (en-IE) and Sofie (da-DK) voices
    Open source →
  59. 7.16.1 12 Mar 2024
    Release notes

    Api

    • Correct precedence documentation for application_sid vs status_callback in message creation
    • Mark MaxPrice as deprecated

    Flex

    • Making plugins visibility to public

    Messaging

    • Add new errors attribute to the Brand Registration resource.
    • Mark brand_feedback attribute as deprecated.
    • Mark failure_reason attribute as deprecated.
    • The new errors attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead of brand_feedback and failure_reason.

    Numbers

    • Correcting mount_name for porting port in fetch API

    Trusthub

    • Add new field in statusCallbackUrl in compliance_registration.
    • Add new field in isvRegisteringForSelfOrTenant in compliance_registration.

    Twiml

    • Expanded description of Action parameter for Message verb
    Open source →
  60. 7.16.0 27 Feb 2024
    Release notes

    Library - Chore

    Api

    • remove feedback and feedback summary from call resource

    Flex

    • Adding routing_properties to Interactions Channels Participant

    Lookups

    • Add new line_status package to the lookup response
    • Remove live_activity package from the lookup response (breaking change)

    Messaging

    • Add tollfree multiple rejection reasons response array

    Trusthub

    • Add ENUM for businessRegistrationAuthority in compliance_registration. (breaking change)
    • Add new field in isIsvEmbed in compliance_registration.
    • Add additional optional fields in compliance_registration for Individual business type.

    Twiml

    • Add support for new Amazon Polly and Google voices (Q1 2024) for Say verb
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive