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 2026Releases
latest 60 of 362-
8.12.017 Aug 2026Release notes
Open source →Library - Chore
Library - Fix
- PR #928: lock the deps. Thanks to @shrutiburman!
- PR #927: use mocked tests instead of actual network calls. Thanks to @shrutiburman!
Twiml
- Remove
<Assistant>noun from<Connect>verb as part of the AI Assistants deprecation (breaking change) - Add
passportsattribute to<Dial>verb for SHAKEN/STIR passport passthrough
Accounts
- Add
SuppressEmailNotificationparameter to the Secondary Auth Token and Auth Token promotion endpoints. Set it totrueto suppress the email notification sent to account owners and administrators. Defaults tofalse, preserving existing behavior. - Add SMS Pumping Protection GET and POST API
Ai
- Removing ai workbench apis
Api
- Add missing
uriproperty to thetwiml_sessionresource
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:
metais now a required property in the response ofListDestinations,ListSubscriptions, andListSubscribedEventsCreateSubscribedEventrequest body schema consolidated ontoSubscribedEventInput(previouslySubscribedEventCreate, a duplicate schema)- Added response examples for
ListDestinations,ListSubscriptions, andListSubscribedEvents -
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-ie1realm support for EventTypes and Schemas endpoints (datataps-catalog)
Memory
-
2026-08-10
- Removed
Eventsendpoints 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, andorderByquery parameters toListProfileImportsV2, plus ametaobject in its response, to support pagination. - Content updates:
- Updated the
ListProfileImportsV2description to document the new pagination behavior. - Corrected the example presigned upload URL on
CreateProfilesImportV2to match the real S3 bucket naming convention. - Corrected the
meta.keyexample onListProfileTraits's response (wasprofiles, nowtraits) to accurately describe which response field it points to. -
2026-08-07
- Content updates:
- Updated
matchingRulesdescription inIdentityResolutionSettingsCoreto remove compoundANDrule documentation -
2026-07-30
- Content updates:
- Increased the maximum value for the Twilio error
codefrom99999to999999 -
2026-07-28
- Content updates:
- Updated the
pageSizedescription on the paginationMetaschema to clarify it reflects the number of items actually returned, not the requested or default page size. -
2026-07-13
- Content updates:
- Renamed
ListProfilesresponse schema references fromProfileID/ProfilesMetatoIdentityProfileID/IdentityProfilesMeta(newIdentityProfilesMetaschema added;ProfileID/ProfilesMetaretained 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
instancetolistfor all endpoints that don't end with a /{param} - Updated description for
UpdateProfileTraits - Updated summary for
UpdateProfileTraits - Removed properties from
MappingTraitItem: fieldName - Removed
additionalPropertiesfromallofschemas 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, orsource -
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.
Release notes
Open source →Library - Chore
Library - Fix
- PR #928: lock the deps. Thanks to @shrutiburman!
- PR #927: use mocked tests instead of actual network calls. Thanks to @shrutiburman!
Twiml
- Remove
<Assistant>noun from<Connect>verb as part of the AI Assistants deprecation (breaking change) - Add
passportsattribute to<Dial>verb for SHAKEN/STIR passport passthrough
Accounts
- Add
SuppressEmailNotificationparameter to the Secondary Auth Token and Auth Token promotion endpoints. Set it totrueto suppress the email notification sent to account owners and administrators. Defaults tofalse, preserving existing behavior. - Add SMS Pumping Protection GET and POST API
Ai
- Removing ai workbench apis
Api
- Add missing
uriproperty to thetwiml_sessionresource
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:
metais now a required property in the response ofListDestinations,ListSubscriptions, andListSubscribedEventsCreateSubscribedEventrequest body schema consolidated ontoSubscribedEventInput(previouslySubscribedEventCreate, a duplicate schema)- Added response examples for
ListDestinations,ListSubscriptions, andListSubscribedEvents -
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-ie1realm support for EventTypes and Schemas endpoints (datataps-catalog)
Memory
-
2026-08-10
- Removed
Eventsendpoints 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, andorderByquery parameters toListProfileImportsV2, plus ametaobject in its response, to support pagination. - Content updates:
- Updated the
ListProfileImportsV2description to document the new pagination behavior. - Corrected the example presigned upload URL on
CreateProfilesImportV2to match the real S3 bucket naming convention. - Corrected the
meta.keyexample onListProfileTraits's response (wasprofiles, nowtraits) to accurately describe which response field it points to. -
2026-08-07
- Content updates:
- Updated
matchingRulesdescription inIdentityResolutionSettingsCoreto remove compoundANDrule documentation -
2026-07-30
- Content updates:
- Increased the maximum value for the Twilio error
codefrom99999to999999 -
2026-07-28
- Content updates:
- Updated the
pageSizedescription on the paginationMetaschema to clarify it reflects the number of items actually returned, not the requested or default page size. -
2026-07-13
- Content updates:
- Renamed
ListProfilesresponse schema references fromProfileID/ProfilesMetatoIdentityProfileID/IdentityProfilesMeta(newIdentityProfilesMetaschema added;ProfileID/ProfilesMetaretained 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
instancetolistfor all endpoints that don't end with a /{param} - Updated description for
UpdateProfileTraits - Updated summary for
UpdateProfileTraits - Removed properties from
MappingTraitItem: fieldName - Removed
additionalPropertiesfromallofschemas 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, orsource -
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.
-
8.11.607 May 2026Release notes
Open source →Release Notes
Conversations
- update actions api visibility
Memory
-
2026-05-07
- Content updates:
- include store api
Release notes
Open source →Conversations
- update actions api visibility
Memory
-
2026-05-07
- Content updates:
- include store api
-
8.11.506 May 2026Release notes
Open source →Release Notes
Library - Fix
Library - Chore
Twiml
- Set
recording_configuration_idattribute 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
ListIdentifiersandGetIdentifier - Added 308 response for
DeleteProfile,CreateIdentifier,PatchIdentifier, andDeleteIdentifier -
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-AccounttodownstreamRequestheaders 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
Release notes
Open source →Library - Fix
Library - Chore
Twiml
- Set
recording_configuration_idattribute 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
ListIdentifiersandGetIdentifier - Added 308 response for
DeleteProfile,CreateIdentifier,PatchIdentifier, andDeleteIdentifier -
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-AccounttodownstreamRequestheaders 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
- Set
-
8.11.414 Apr 2026Release notes
Open source →Release Notes
Twiml
- Add
backgroundNoiseReduction,speechTimeout,deepgramSmartFormat,ignoreBackchannel,eventsattributes 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: truefor query params when getting by ids and limit max items to 25 - Make schema description for
Schemamore 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/previewendpoints.
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
GetProfileandGetProfileTraits - Added canonical ID header to response for
GetProfileandGetProfileTraits - Add 308 response for
PatchProfile -
2026-04-07
- Added
AGENTandUNKNOWNvalues toParticipantTypeenum -
2026-04-06
- Content updates:
- Added async operation support to
UpdateTraitGroup202 response (Operation-Id, Location, Retry-After headers; statusUrl in body) - Added async operation support to
CreateDataMapping,UpdateDataMapping,DeleteDataMapping202 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
idTypeoptional w/ defaults for schemaIdentifierConfig -
2026-03-24
- Content updates:
- Added properties to
OperationStatus: result
Release notes
Open source →Twiml
- Add
backgroundNoiseReduction,speechTimeout,deepgramSmartFormat,ignoreBackchannel,eventsattributes 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: truefor query params when getting by ids and limit max items to 25 - Make schema description for
Schemamore 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/previewendpoints.
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
GetProfileandGetProfileTraits - Added canonical ID header to response for
GetProfileandGetProfileTraits - Add 308 response for
PatchProfile -
2026-04-07
- Added
AGENTandUNKNOWNvalues toParticipantTypeenum -
2026-04-06
- Content updates:
- Added async operation support to
UpdateTraitGroup202 response (Operation-Id, Location, Retry-After headers; statusUrl in body) - Added async operation support to
CreateDataMapping,UpdateDataMapping,DeleteDataMapping202 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
idTypeoptional w/ defaults for schemaIdentifierConfig -
2026-03-24
- Content updates:
- Added properties to
OperationStatus: result
- Add
-
8.11.324 Mar 2026Release notes
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
LongRunningOperationResponseto 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)
Release notes
Open source →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
LongRunningOperationResponseto 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)
-
-
8.11.210 Mar 2026Release notes
Open source →Release Notes
Library - Chore
- PR #909: disable testFetchMessageUsingPublicOAuth. Thanks to @tiwarishubham635!
Twiml
- Rename
recording_configurationtorecording_configuration_idattribute 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
Confirmationto Payments create endpoint to enable payment confirmation prompt before gateway submission - Added optional parameter
RequireMatchingInputsto 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)
Release notes
Open source →Library - Chore
- PR #909: disable testFetchMessageUsingPublicOAuth. Thanks to @tiwarishubham635!
Twiml
- Rename
recording_configurationtorecording_configuration_idattribute 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
Confirmationto Payments create endpoint to enable payment confirmation prompt before gateway submission - Added optional parameter
RequireMatchingInputsto 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)
-
8.11.118 Feb 2026Release notes
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
Release notes
Open source →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
-
8.11.005 Feb 2026Release notes
Open source →Release Notes
Library - Fix
- PR #908: Revert "fix: Regional API domain processing". Thanks to @shrutiburman!
Library - Feature
- PR #902: return response headers. Thanks to @tiwarishubham635!
Twiml
- Add
recording_configurationattribute to<Recording>noun - Added support for and inside
Api
- Clarify the behavior of date filters with the Calls API
- Added Phone Number
typeproperty to/IncomingPhoneNumbersresource
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
autopilotsubdomain with all resources frompreview.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
contextsin Message, instead of root Chat
Www
- Port APIs from oauth.twilio.com to www.twilio.com
Release notes
Open source →Library - Fix
- PR #908: Revert "fix: Regional API domain processing". Thanks to @shrutiburman!
Library - Feature
- PR #902: return response headers. Thanks to @tiwarishubham635!
Twiml
- Add
recording_configurationattribute 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
typeproperty to/IncomingPhoneNumbersresource
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
autopilotsubdomain with all resources frompreview.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
contextsin Message, instead of root Chat
Www
- Port APIs from oauth.twilio.com to www.twilio.com
-
8.10.107 Jan 2026Release notes
Open source →Release Notes
Api
- Added optional parameter
clientNotificationUrlfor create call api - Added optional parameter
clientNotificationUrlfor create participant api
Release notes
Open source →Api
- Added optional parameter
clientNotificationUrlfor create call api - Added optional parameter
clientNotificationUrlfor create participant api
- Added optional parameter
-
8.10.017 Dec 2025Release notes
Open source →Library - Chore
- PR #898: add support for new twilio error response. Thanks to @tiwarishubham635!
- PR #900: handle existing query params in token pagination. Thanks to @tiwarishubham635!
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.
-
8.9.003 Dec 2025Release notes
Open source →Library - Fix
- PR #894: Regional API domain processing. Thanks to @manisha1997!
Library - Feature
- PR #887: Add support for token based pagination strategy. Thanks to @tiwarishubham635!
Library - Chore
- PR #890: test correct percent encoding for url params. Thanks to @tiwarishubham635!
- PR #891: add patch() to support update and patch operations together. Thanks to @tiwarishubham635!
- PR #889: successful delete on all 2xx status codes. Thanks to @tiwarishubham635!
Api
- Add
twiml_sessionresource for calls - Add
twiml_sessionresource for calls
Monitor
- Update default output properties
Trusthub
- Added customer_profile_sid in toll-free initialize api payload.
-
8.8.720 Nov 2025Release notes
Open source →Memory
-
Memory API Changes
- Added initial Memory API endpoints with darkseagreen badge status
-
-
8.8.611 Nov 2025Release notes
Open source →Twiml
- Add new noun
<ConversationRelaySession> - Add support for
<Recording>noun under<Start>verb
- Add new noun
-
8.8.528 Oct 2025Release notes
Open source →Library - Chore
- PR #885: add params to patch operation. Thanks to @tiwarishubham635!
Ai
- Add
erroras possible transcript status - Add
erroras possible transcript status
Chat
- Updated v2 UserChannel
channel_statusfromnot_participatingtonotParticipating
Intelligence
- Make intelligence work with RestProxy
- Add additional enums to better represent the possible states
- Add
errorenum to transcription status to better align with possible outputs - Add
jsonoutput type to text classification
Trusthub
- Remove required parameter Primary Profile Sid from compliance_inquiry and compliance_inquiry_individual
Accounts
- Add Messaging GeoPermissions API changes
-
8.8.414 Oct 2025Release notes
Open source →Api
- Updated description for property
CallerDisplayNamefor participant create request - Updated description for property
CallerDisplayNamefor participant create request
Accounts
- FILE_IS_AUTO_GENERATED: false
- Updated description for property
-
8.8.330 Sep 2025Release notes
Open source →Library - Chore
- PR #881: change oauth token endpoint. Thanks to @tiwarishubham635!
Insights
- Replace
fieldwithkeyin Request Filters and Response Metadata Filters and for Reports API
-
8.8.225 Sep 2025Release notes
Open source →Library - Chore
- PR #876: PHPDoc cleanup. Thanks to @craiglondon!
- PR #877: fix error message. Thanks to @manisha1997!
Api
- Added optional parameter
CallerDisplayNamefor conference participant outbound - Updated description for property
toin the participant create request
-
8.8.118 Sep 2025Release notes
Open source →Api
- Add
date_createdproperty to media resource and date_created filtering parameters for read action - Updated the Recordings Resource
channelsproperty 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>
- Add
-
8.8.004 Sep 2025Release notes
Open source →Api
- Remove usage category enum from usage record and usage triggers API (breaking change)
-
8.7.228 Aug 2025Release notes
Open source →Studio
- Add
typeto Step resource APIs
Verify
- Allow to update all passkeys parameters in the service update
- Add
-
8.7.118 Aug 2025Release notes
Open source →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-marketingandchannels-whatsapp-template-utilityto usage categories
Conversations
- Fix
statespelling forinitializingenum value - Update
stateto includeintializingfor ServiceConversationWithParticipants and ConversationWithParticipants
Flex
- Adding new optional parameter
identitytoweb_channelsAPI in versionv2
Trusthub
- Add required Permissions to the ComplianceInquiries API
Verify
- Add passkeys support to Verify API creating and updating services.
- Update
ienumtype for Factor creation - Add passkeys as challenge and factor type
-
8.7.024 Jul 2025Release notes
Open source →Events
- Remove
SinkSidparameter when updating subscriptions. (breaking change)
Twiml
- Remove Duplicates.
- Add Polly Generative voices.
- Add Latest Google (Chirp3-HD) voices.
- Remove
-
8.6.510 Jul 2025Release notes
Open source →Flex
- update team name for web_channel, webchat_init_token, webchat_refresh_token
-
8.6.403 Jul 2025Release notes
Open source →Library - Docs
- PR #868: add php 8.4 in supported version. Thanks to @tiwarishubham635!
Bulkexports
- Changed the type of 'details' field to be a list of objects instead of a single object
Conversations
- Updates to
methodcasing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility
Proxy
- remove shortcodes resource as its no longer used
Serverless
- Change log field level from type
ienumtostringin Logs api
Taskrouter
- Remove
URL-encodedfrom attributes param definition in tasks
Trunking
- Added
symmetric_rtp_enabledproperty on Trunks.
Twiml
- Add support for
<WhatsApp>noun under<Dial>verb
-
8.6.312 Jun 2025Release notes
Open source →Library - Fix
- PR #867: updating client to only use http and https. Thanks to @manisha1997!
Api
- Change DependentPhoneNumber
capabilitiestypeobjectanddate_created,date_updatedtodate_time<rfc2822> - Updated the
Defaultvalue from 0 to 1 in the Recordings Resourcechannelsproperty
Serverless
- Update
ienumtype level in Logs api
Verify
- Update Channel list in Verify Attempst API
- Update
ienumtype for Conversion_Status in Verify Attempts API
Twiml
- Add
us2to the list of supported values for the region attribute in the<Conference>TwiML noun.
-
8.6.229 May 2025Release notes
Open source →Api
- Added several usage category enums to
usage_recordAPI
Numbers
- Update the porting documentation
Verify
- Update
ienumtype for Channels in Verify Attempts API
- Added several usage category enums to
-
8.6.113 May 2025Release notes
Open source →Library - Fix
Accounts
- Changes to add date_of_consent param in Bulk Consent API
Api
- Change
friendly_name,date_createdanddate_updatedproperties to typestring.
Twiml
- Update twiml definition for
<ConversationRelay>and<Assistant>
-
8.6.005 May 2025Release notes
Open source →Api
- Add
response_keyforUsage Triggersfetch endpoint.
Flex
- Add Update Interaction API
- Adding
webhook_ttidas 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_connectandtranscriptions_configurationfrom the room resource (breaking change) - Added
transcribe_participants_on_connectandtranscriptions_configurationto the room resource
- Add
-
8.5.007 Apr 2025Release notes
Open source →Library - Docs
- PR #862: update readme for oauth feature. Thanks to @tiwarishubham635!
Library - Feature
- PR #854: merge OAuth support into main. Thanks to @manisha1997!
Studio
- Add documentation for parent_step_sid field in Step resource
-
8.4.120 Mar 2025Release notes
Open source →Library - Chore
- PR #851: fix seralization. Thanks to @manisha1997!
Accounts
- Update Safelist API docs as part of prefix supoort
Flex
- Removing
first_name,last_name, andfriendly_namefrom the Flex User API
Messaging
- Add missing tests under transaction/phone_numbers and transaction/short_code
-
8.4.013 Mar 2025Release notes
Open source →Api
- Add the missing
emergency_enabledfield forAddress Serviceendpoints
Messaging
- Add missing enums for A2P and TF
Numbers
- add missing enum values to hosted_number_order_status
Twiml
- Convert Twiml Attribute
speechModelof type enum to string (breaking change)
- Add the missing
-
8.3.1520 Feb 2025Release notes
Open source →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
-
8.3.1411 Feb 2025Release notes
Open source →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
- Change downstream url and change media type for file
-
8.3.1328 Jan 2025Release notes
Open source →Api
- Add open-api file tag to
conference/call recordingsandrecording_transcriptions.
Events
- Add support for subaccount subscriptions (beta)
Insights
- add new region to conference APIs
Lookups
- Add new
parnter_sub_idquery parameter to the lookup request
- Add open-api file tag to
-
8.3.1213 Jan 2025Release notes
Open source →Library - Chore
- PR #841: update changelog for 8.3.11. Thanks to @tiwarishubham635!
- PR #840: fix model names in json serialize and payload. Thanks to @tiwarishubham635!
Library - Fix
Messaging
- Adds validity period Default value in service resource documentation
-
8.3.1110 Jan 2025Release notes
Open source →Library - Fix
Library - Chore
- PR #840: fix model names in json serialize and payload. Thanks to @tiwarishubham635!
-
8.3.1009 Jan 2025Release notes
Open source →Library - Fix
Library - Chore
- PR #837: revert 'fix: avoid deprecation messages for PHP 8.4'. Thanks to @tiwarishubham635!
Numbers
- Change beta feature flag to use v2/BulkHostedNumberOrders
-
8.3.905 Dec 2024Release notes
Open source →Api
- Add optional parameter
intelligence_servicetotranscription - Updated
phone_number_sidto 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_serviceto<Transcription> - Add support for new
<ConversationRelay>and<Assistant>noun - Add
eventsattribute to<Dial>verb
- Add optional parameter
-
8.3.815 Nov 2024Release notes
Open source →Library - Chore
- PR #829: remove docs folder. Thanks to @tiwarishubham635!
Api
- Added
ivr-virtual-agent-custom-voicesandivr-virtual-agent-genaitousage_recordAPI. - Add open-api file tag to realtime_transcriptions
Taskrouter
- Add
api-tagproperty to workers reservation - Add
api-tagproperty to task reservation
-
8.3.728 Oct 2024Release notes
Open source →Library - Chore
- PR #817: add .readthedocs.yaml. Thanks to @tiwarishubham635!
-
8.3.625 Oct 2024Release notes
Open source →Library - Chore
- PR #816: remove urls that do not belong to Twilio anymore. Thanks to @tiwarishubham635!
-
8.3.524 Oct 2024Release notes
Open source →Conversations
- Expose ConversationWithParticipants resource that allows creating a conversation with participants
-
8.3.417 Oct 2024Release notes
Open source →Api
- Add response key
countryto fetch AvailablePhoneNumber resource by specific country.
Messaging
- Make library and doc public for requestManagedCert Endpoint
- Add response key
-
8.3.303 Oct 2024Release notes
Open source →Messaging
- Add A2P external campaign CnpMigration flag
Numbers
- Add address sid to portability API
Verify
- Add
SnaClientTokenoptional parameter on Verification check. - Add
EnableSnaClientTokenoptional parameter for Verification creation.
-
8.3.225 Sep 2024Release notes
Open source →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
-
8.3.118 Sep 2024Release notes
Open source →Intelligence
- Remove public from operator_type
- Update operator_type to include general-availablity and deprecated
Numbers
- Remove beta flag for bundle clone API
-
8.3.005 Sep 2024Release notes
Open source →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)
-
8.2.326 Aug 2024Release notes
Open source →Library - Fix
- PR #812: Orgs api metadata removal for php repo. Thanks to @AsabuHere!
- PR #781: Eliminate typo in README.md. Thanks to @ahmedghanem00!
Api
- Update documentation of
error_codeanderror_messageon the Message resource. - Remove generic parameters from
transcriptionresource - 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
wordsarray information to the Sentences v2 entity. - Add
X-Rate-Limit-Limit,X-Rate-Limit-Remaining, andX-Rate-Limit-Configheaders for Operator Results. - Change the path parameter when fetching an
/OperatorType/{}fromsid<EY>tostringto support searching by SID or by name - Add
X-Rate-Limit-Limit,X-Rate-Limit-Remaining, andX-Rate-Limit-Configheaders 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_datefield 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_enableddescription on verification docs
-
8.2.202 Jul 2024 -
8.2.127 Jun 2024Release notes
Open source →Library - Chore
- PR #811: fix contentType check in post and put. Thanks to @tiwarishubham635!
Api
- Add
transcriptionresource - 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, andX-Rate-Limit-Configas Response Headers to Operator resources
Numbers
- Added include_constraints query parameter to the Regulations API
Twiml
- Add support for
<Transcription>noun
-
8.2.020 Jun 2024Release notes
Open source →Library - Chore
- PR #809: adding support for put. Thanks to @tiwarishubham635!
Events
- Add
statusanddocumentation_urlto Event Types
Lookups
- Removed unused
fraudlookups 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_timestampfield tolast_updatedin 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
typefrom enum to ienum
Trusthub
- Add skipMessagingUseCase field in compliance_tollfree_inquiry.
-
8.1.106 Jun 2024Release notes
Open source →Api
- Mark MaxPrice as obsolete
Lookups
- Update examples for
phone_number_quality_score
Messaging
- List tollfree verifications on parent account and all sub-accounts
-
8.1.024 May 2024Release notes
Open source →Library - Docs
- PR #807: updated readme with page example. Thanks to @tiwarishubham635!
Library - Chore
- PR #805: adding support for PHP 8.2 and 8.3. Thanks to @tiwarishubham635!
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_urlin Flex Configuration - Making
routingoptional in Create Interactions endpoint
Intelligence
- Expose operator authoring apis to public visibility
- Deleted
language_codeparameter 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_targetproperty to tasks - Add back
ignore_capacityproperty to tasks - Removing
routing_targetproperty to tasks due to revert - Removing
ignore_capacityproperty to tasks due to revert - Add
routing_targetproperty to tasks - Add
ignore_capacityproperty 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_namedescription on service docs
-
8.0.118 Apr 2024Release notes
Open source →Flex
- Add header
ui_versiontoweb_channelsAPI
Messaging
- Redeploy after failed pipeline
Numbers
- Add Delete Port In request phone number api and Add Delete Port In request api
- Add header
-
8.0.004 Apr 2024Release notes
Open source →Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #803: Merge 8.0.0-rc into main. Thanks to @tiwarishubham635! (breaking change)
Api
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Flex
- Remove optional parameter from
pluginsand it toplugin_versions
Lookups
- Add new
pre_fillpackage 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_sidandwhatsapp.fromparameters 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_typevaluepayment-methodforPayverb
-
8.0.0-rc.214 Aug 2026 pre-release -
8.0.0-rc.101 Apr 2024 pre-releaseNothing published for this version
-
7.16.201 Apr 2024Release notes
Open source →Api
- Add property
queue_timeto 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
Sayverb - gu-IN voices - Add support for new Amazon Polly and Google voices (Q1 2024) for
Sayverb - Niamh (en-IE) and Sofie (da-DK) voices
- Add property
-
7.16.112 Mar 2024Release notes
Open source →Api
- Correct precedence documentation for application_sid vs status_callback in message creation
- Mark MaxPrice as deprecated
Flex
- Making
pluginsvisibility to public
Messaging
- Add new
errorsattribute to the Brand Registration resource. - Mark
brand_feedbackattribute as deprecated. - Mark
failure_reasonattribute as deprecated. - The new
errorsattribute 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 ofbrand_feedbackandfailure_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
-
7.16.027 Feb 2024Release notes
Open source →Library - Chore
Api
- remove feedback and feedback summary from call resource
Flex
- Adding
routing_propertiesto Interactions Channels Participant
Lookups
- Add new
line_statuspackage to the lookup response - Remove
live_activitypackage 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
Sayverb