Conversations
- Expose ConversationWithParticipants resource that allows creating a conversation with participants
Api
- Add response key
country
to fetch AvailablePhoneNumber resource by specific country.
Messaging
- Make library and doc public for requestManagedCert Endpoint
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.
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
Library - Fix
- PR #256: reverting go imports to previous version. Thanks to @AsabuHere!
Intelligence
- Remove public from operator_type
- Update operator_type to include general-availablity and deprecated
Numbers
- Remove beta flag for bundle clone API
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)
Api
- Update documentation of
error_code
anderror_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
, andX-Rate-Limit-Config
headers for Operator Results. - Change the path parameter when fetching an
/OperatorType/{}
fromsid<EY>
tostring
to support searching by SID or by name - Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-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
Intelligence
- Deprecate account flag api.twilio-intelligence.v2
Library - Chore
- PR #253: updated changelog. Thanks to @tiwarishubham635!
- PR #252: retract v1.22.0 due to known bug. Thanks to @tiwarishubham635!
- PR #249: remove duplicate setting of header params. Thanks to @tiwarishubham635!
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
, andX-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
Library - Chore
- PR #252: retract v1.22.0 due to known bug. Thanks to @tiwarishubham635!
Events
- Add
status
anddocumentation_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 tolast_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.
Api
- Mark MaxPrice as obsolete
Lookups
- Update examples for
phone_number_quality_score
Messaging
- List tollfree verifications on parent account and all sub-accounts
Library - Chore
Library - Fix
- PR #246: added body param in mock_client. 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_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
Flex
- Add header
ui_version
toweb_channels
API
Messaging
- Redeploy after failed pipeline
Numbers
- Add Delete Port In request phone number api and Add Delete Port In request api
Library - Feature
- PR #239: added support for application/json content type in request body. Thanks to @tiwarishubham635!
Api
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Flex
- Remove optional parameter from
plugins
and it toplugin_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
andwhatsapp.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
valuepayment-method
forPay
verb
Library - Chore
- PR #238: Merge '2.0.0-rc' to 'main'. Thanks to @tiwarishubham635!
- PR #241: Revert "feat!: Merge '2.0.0-rc' to main". Thanks to @tiwarishubham635!
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.
- Correct precedence documentation for application_sid vs status_callback in message creation
- Mark MaxPrice as deprecated
Flex
- Adding optional parameter to
plugins
- Making
plugins
visibility to public
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
- 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 ofbrand_feedback
andfailure_reason
.
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
- Correcting mount_name for porting port in fetch API
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.
- Add new field in statusCallbackUrl in compliance_registration.
- Add new field in isvRegisteringForSelfOrTenant 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 - Expanded description of Action parameter for Message verb
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
Library - Fix
- PR #228: added validation check for user credentials. Thanks to @tiwarishubham635!
Api
- Updated service base url for connect apps and authorized connect apps APIs (breaking change)
- Update documentation to reflect RiskCheck GA
- Added optional parameter
CallToken
for create participant api
Events
- Marked as GA
Flex
- Adding
flex_instance_sid
to Flex Configuration - Adding
provisioning_status
for Email Manager - Adding
offline_config
to Flex Configuration
Insights
- add flag to restrict access to unapid customers
- decommission voice-qualitystats-endpoint role
Intelligence
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.
Lookups
- Remove
carrier
field fromsms_pumping_risk
and leavecarrier_risk_category
(breaking change) - Remove carrier information from call forwarding package (breaking change)
Messaging
- Add update instance endpoints to us_app_to_person api
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
- Add DELETE support to Tollfree Verification resource
Numbers
- Add Get Port In request api
Push
- Migrated to new Push API V4 with Resilient Notification Delivery.
Serverless
- Add node18 as a valid Build runtime
Taskrouter
- Add
jitter_buffer_size
param in update reservation - Add container attribute to task_queue_bulk_real_time_statistics endpoint
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
Trusthub
- Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API
- Add additional optional fields in compliance_tollfree_inquiry.json
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json
Verify
Tags
property added again to Public Docs (breaking change)- Remove
Tags
from Public Docs (breaking change) - Add
VerifyEventSubscriptionEnabled
parameter to service create and update endpoints. - Add
Tags
optional parameter on Verification creation. - Update Verify TOTP maturity to GA.
Oauth
- updated openid discovery endpoint uri (breaking change)
- Added device code authorization endpoint
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
Library - Chore
Push
- Migrated to new Push API V4 with Resilient Notification Delivery.
Api
- Updated service base url for connect apps and authorized connect apps APIs (breaking change)
Events
- Marked as GA
Insights
- decommission voice-qualitystats-endpoint role
Numbers
- Add Get Port In request api
Taskrouter
- Add
jitter_buffer_size
param in update reservation
Trusthub
- Add additional optional fields in compliance_tollfree_inquiry.json
Verify
- Remove
Tags
from Public Docs (breaking change)
Verify
- Add
VerifyEventSubscriptionEnabled
parameter to service create and update endpoints.
Api
- Update documentation to reflect RiskCheck GA
Messaging
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
Taskrouter
- Add container attribute to task_queue_bulk_real_time_statistics endpoint
Trusthub
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json
Verify
- Add
Tags
optional parameter on Verification creation.
Flex
- Adding
provisioning_status
for Email Manager
Intelligence
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.
Messaging
- Add DELETE support to Tollfree Verification resource
Serverless
- Add node18 as a valid Build runtime
Verify
- Update Verify TOTP maturity to GA.
Accounts
- Updated Safelist metadata to correct the docs.
- Add Global SafeList API changes
Api
- Added optional parameter
CallToken
for create participant api
Flex
- Adding
offline_config
to Flex Configuration
Intelligence
- Deleted
redacted
parameter from fetching transcript in v2 (breaking change)
Lookups
- Add new
phone_number_quality_score
package to the lookup response - Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Update US App To Person documentation with current
message_samples
requirements
Taskrouter
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
- Add
virtual_start_time
property to tasks - Updating
task_queue_data
format frommap
toarray
in the response of bulk get endpoint of TaskQueue Real Time Statistics API (breaking change)
Library - Chore
Lookups
- Add test api support for Lookup v2
Conversations
- Enable conversation email bindings, email address configurations and email message subjects
Flex
- Adding
console_errors_included
to Flex Configuration fielddebugger_integrations
- Introducing new channel status as
inactive
in modify channel endpoint for leave functionality (breaking change) - Adding
citrix_voice_vdi
to Flex Configuration
Taskrouter
- Add Update Queues, Workers, Workflow Real Time Statistics API to flex-rt-data-api-v2 endpoint
- Add Update Workspace Real Time Statistics API to flex-rt-data-api-v2 endpoint
Api
- Make message tagging parameters public (breaking change)
Flex
- Adding
agent_conv_end_methods
to Flex Configuration
Messaging
- Mark Mesasging Services fallback_to_long_code feature obsolete
Numbers
- Add Create Port In request api
- Renaming sid for bulk_hosting_sid and remove account_sid response field in numbers/v2/BulkHostedNumberOrders (breaking change)
Pricing
- gate resources behind a beta_feature
Api
- Add new property
RiskCheck
for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value ofdisable
to skip any kind of risk check on the respective message request
Flex
- Changing
sid<UO>
path param tosid<UT>
in interaction channel participant update endpoint (breaking change)
Messaging
- Add Channel Sender api
- Fixing country code docs and removing Zipwhip references
Numbers
- Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
- Add bulk hosting orders API under version `/v2
Insights
- Normalize annotations parameters in list summary api to be prefixed
Numbers
- Change Bulk_hosted_sid from BHR to BH prefix in HNO and dependent under version
/v2
API's. (breaking change) - Added parameter target_account_sid to portability and account_sid to response body
Verify
- Remove beta feature flag to list attempts API.
- Remove beta feature flag to verifications summary attempts API.
Api
- Added
voice-intelligence
,voice-intelligence-transcription
andvoice-intelligence-operators
tousage_record
API. - Added
tts-google
tousage_record
API.
Lookups
- Add new
disposable_phone_number_risk
package to the lookup response
Verify
- Documentation of list attempts API was improved by correcting
date_created_after
anddate_created_before
expected date format. - Documentation was improved by correcting
date_created_after
anddate_created_before
expected date format parameter on attempts summary API. - Documentation was improved by adding
WHATSAPP
as optional valid parameter on attempts summary API.
Twiml
- Added support for he-il inside of ssm_lang.json that was missing
- Added support for he-il language in say.json that was missing
- Add
statusCallback
andstatusCallbackMethod
attributes to<Siprec>
.
Flex
- Adding
interaction_context_sid
as optional parameter in Interactions API
Messaging
- Making visiblity public for tollfree_verification API
Numbers
- Remove Sms capability property from HNO creation under version
/v2
of HNO API. (breaking change) - Update required properties in LOA creation under version
/v2
of Authorization document API. (breaking change)
Taskrouter
- Add api to fetch task queue statistics for multiple TaskQueues
Verify
- Add
RiskCheck
optional parameter on Verification creation.
Twiml
- Add Google Voices and languages
Lookups
- Add
reassigned_number
package to the lookup response
Numbers
- Add hosted_number_order under version
/v2
. - Update properties in Porting and Bulk Porting APIs. (breaking change)
- Added bulk Portability API under version
/v1
. - Added Portability API under version
/v1
.
Api
- Added
content_sid
as conditional parameter - Removed
content_sid
as optional field (breaking change)
Insights
- Added
annotation
to list summary output
Api
- Add
Trim
to create Conference Participant API
Intelligence
- First public beta release for Voice Intelligence APIs with client libraries
Messaging
- Add new
errors
attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.
Conversations
- Added
AddressCountry
parameter to Address Configuration endpoint, to support regional short code addresses - Added query parameters
start_date
,end_date
andstate
in list Conversations resource for filtering
Insights
- Added annotations parameters to list summary api
Messaging
- Add GET domainByMessagingService endpoint to linkShortening service
- Add
disable_https
to link shortening domain_config properties
Numbers
- Add bulk_eligibility api under version
/v1
.
Conversations
- Remove
start_date
,end_date
andstate
query parameters from list operation on Conversations resource (breaking change)
Twiml
- Add support for new Amazon Polly voices (Q1 2023) for
Say
verb
Library - Docs
- PR #204: consolidate. Thanks to @stern-shawn!
Messaging
- Remove
messaging_service_sids
andmessaging_service_sid_action
from domain config endpoint (breaking change) - Add error_code and rejection_reason properties to tollfree verification API response
Numbers
- Added the new Eligibility API under version
/v1
.
Conversations
- Expose query parameters
start_date
,end_date
andstate
in list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Add support for
SOLE_PROPRIETOR
brand type andSOLE_PROPRIETOR
campaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETOR
brand type. Brand registration requests withSTARTER
brand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETOR
campaign use case. Campaign registration requests withSTARTER
campaign use case will be rejected. - Add Brand Registrations OTP API
Api
- Revert Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources (breaking change)
Messaging
- Add
linkshortening_messaging_service
resource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validated
parameter and addcert_in_validation
parameter to Link Shortening API (breaking change)
Library - Chore
- PR #203: drop generated ignore files. Thanks to @childish-sambino!
Api
- Add new categories for whatsapp template
Lookups
- Remove
validation_results
from thedefault_output_properties
Supersim
- Add ESimProfile's
matching_id
andactivation_code
parameters to libraries
Api
- Remove
scheduled_for
property from message resource - Add
scheduled_for
property to message resource
Lookups
- Add
disposable_phone_number_risk
package to the lookup response - Add
sms_pumping_risk
package to the lookup response
Library - Docs
- PR #202: use long property descriptions if available. Thanks to @childish-sambino!
Library - Fix
- PR #199: Nullable Page URLs. Thanks to @claudiachua!
Api
- Add
public_application_connect_enabled
param to Application resource
Messaging
- Add new tollfree verification API property (ExternalReferenceId)]
Verify
- Add
device_ip
parameter and channelauto
for sna/sms orchestration
Twiml
- Add support for
<Application>
noun and<ApplicationSid>
noun, nested<Parameter>
to<Hangup>
and<Leave>
verb
Conversations
- Add support for creating Multi-Channel Rich Content Messages
Lookups
- Changed the no data message for match postal code from
no_data
todata_not_available
in identity match package
Messaging
- Add update/edit tollfree verification API
Api
- Add
street_secondary
param to address create and update - Make
method
optional for user defined message subscription (breaking change)
Flex
- Flex Conversations is now Generally Available
- Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
- Change web channels to GA and library visibility to public
- Changing the uri for authorization api from using Accounts to Insights (breaking change)
Media
- Gate Twilio Live endpoints behind beta_feature for EOS
Messaging
- Mark
MessageFlow
as a required field for Campaign Creation (breaking change)
Oauth
- updated openid discovery endpoint uri (breaking change)
- Added device code authorization endpoint
Supersim
- Allow filtering the SettingsUpdates resource by
status
Twiml
- Add new Polly Neural voices
- Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML
<lang>
element. - Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML
<phoneme>
element. - Rename
character
value for SSML<say-as>
interpret-as
attribute tocharacters
. (breaking change) - Rename
role
attribute toformat
in SSML<say-as>
element. (breaking change)
Flex
- Adding new
assessments
api in versionv1
Lookups
- Add
identity_match
package to the lookup response
Messaging
- Added
validated
parameter to Link Shortening API
Serverless
- Add node16 as a valid Build runtime
- Add ie1 and au1 as supported regions for all endpoints.
Library - Chore
- PR #198: upgrade GitHub Actions dependencies. Thanks to @childish-sambino!
Api
- Set the Content resource to have public visibility as Preview
Flex
- Adding new parameter
base_url
to 'gooddata' response in versionv1
Insights
- Added
answered_by
field in List Call Summary - Added
answered_by
field in call summary
Library - Feature
- PR #197: add context.Context support. Thanks to @natebrennand!
- PR #196: introduce base client that utilizes context. Thanks to @natebrennand!
Flex
- Adding two new authorization API 'user_roles' and 'gooddata' in version
v1
Messaging
- Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)
Library - Miscellaneous
- PR #195: move webhook cluster test. Thanks to @claudiachua!
Api
- Added
contentSid
andcontentVariables
to Message resource with public visibility as Beta - Add
UserDefinedMessageSubscription
andUserDefinedMessage
resource
Proxy
- Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- Update SettingsUpdates resource to remove PackageSid
Taskrouter
- Add
Ordering
query parameter to Workers and TaskQueues for sorting by - Add
worker_sid
query param for list reservations endpoint
Library - Docs
- PR #192: Update readme to remove pilot warning. Thanks to @JenniferMah!
Api
- Make link shortening parameters public (breaking change)
Oauth
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
Supersim
- Add SettingsUpdates resource
Verify
- Update Verify Push endpoints to
ga
maturity - Verify BYOT add Channels property to the Get Templates response
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #191: Merge 1.0.0 RC branch to main. Thanks to @rakatyal! (breaking change)
- PR #165: Add support for x-www-form-urlencoded requests to rv.ValidateBody. Thanks to @heyztb!
Library - Test
- PR #181: add test-docker rule. Thanks to @beebzz!
- PR #172: Adding misc as PR type. Thanks to @rakatyal!
Library - Fix
- PR #174: Revert "feat: Add support for x-www-form-urlencoded requests to rv.ValidateBody". Thanks to @claudiachua!
Library - Chore
- PR #168: use Docker 'rc' tag for release candidate images. Thanks to @childish-sambino!
Api
- Added
virtual-agent
tousage_record
API. - Add AMD attributes to participant create request
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change) - Added
amazon-polly
tousage_record
API.
Conversations
- Allowed to use
identity
as part of Participant's resource (breaking change)
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration - Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
as supported channels for Interactions API
Insights
- Added
annotation
field in call summary - Added new endpoint to fetch/create/update Call Annotations
Lookups
- Remove
enhanced_line_type
from the lookup response (breaking change) - Adding support for Lookup V2 API
Messaging
- Add create, list and get tollfree verification API
- Update alpha_sender docs with new valid characters
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
- Inbound Proccessing Region API - Public GA
Studio
- Corrected PII labels to be 30 days and added context to be PII
Supersim
- Allow updating
DataLimit
on a Fleet - Add support for
sim_ip_addresses
resource to helper libraries
Verify
- Verify SafeList API endpoints added.
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.
- Changed summary param
service_sid
toverify_service_sid
to be consistent with list attempts API (breaking change) - Make
code
optional on Verification check to supportsna
attempts. - Remove
api.verify.totp
beta flag and set maturity tobeta
for Verify TOTP properties and parameters. (breaking change) - Changed summary param
verify_service_sid
toservice_sid
to be consistent with list attempts API (breaking change)
Video
- Add
Anonymize
API
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Chore
- PR #164: rename ApiV2010 to Api. Thanks to @JenniferMah! (breaking change)
Api
- Add property
media_url
to the recording resources
Verify
- Include
silent
as a channel type in the verifications API.
Library - Feature
- PR #162: twilio-go stream functions also return error channel. Thanks to @childish-sambino!
- PR #158: add unmarshaling helper for float32. Thanks to @childish-sambino!
Library - Chore
- PR #159: [DI-1566] modify ua string. Thanks to @claudiachua!
Conversations
- Expose query parameter
type
in list operation on Address Configurations resource
Supersim
- Add
data_total_billed
andbilled_units
fields to Super SIM UsageRecords API response. - Change ESimProfiles
Eid
parameter to optional to enable Activation Code download method support (breaking change)
Verify
- Deprecate
push.include_date
parameter in create and update service.
Library - Test
- PR #156: fix type on broken cluster test. Thanks to @childish-sambino!
Library - Fix
- PR #155: switch api-def object types to open-api any types. Thanks to @childish-sambino!
- PR #154: support operations with no 2XX responses. Thanks to @childish-sambino!
Library - Fix
Library - Feature
- PR #152: update cluster tests authentication. Thanks to @JenniferMah!
- PR #151: add support for Go 1.18. Thanks to @beebzz!
Api
- Updated
provider_sid
visibility to private
Verify
- Verify List Attempts API summary endpoint added.
- Update PII documentation for
AccessTokens
factor_friendly_name
property.
Voice
- make annotation parameter from /Calls API private
Library - Docs
- PR #150: Renaming RestClientParams to ClientParams and updating docs examples. Thanks to @rakatyal!
- PR #147: fix the 'List*' operation return type documentation. Thanks to @childish-sambino!
Library - Fix
- PR #143: handle buildUrl errors gracefully. Thanks to @kpritam!
- PR #148: refactor limit enforcement and fetching next page. Thanks to @childish-sambino!
Api
- Change
stream
url parameter to non optional - Add
verify-totp
andverify-whatsapp-conversations-business-initiated
categories tousage_record
API
Chat
- Added v3 Channel update endpoint to support Public to Private channel migration
Flex
- Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
- Adding
channel_configs
object to Flex Configuration
Media
- Add max_duration param to PlayerStreamer
Supersim
- Remove Commands resource, use SmsCommands resource instead (breaking change)
Taskrouter
- Add limits to
split_by_wait_time
for Cumulative Statistics Endpoint
Video
- Change recording
status_callback_method
type fromenum
tohttp_method
(breaking change) - Add
status_callback
andstatus_callback_method
to composition - Add
status_callback
andstatus_callback_method
to recording
Library - Chore
- PR #142: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
Api
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings
Chat
- Add
X-Twilio-Wehook-Enabled
header todelete
method in UserChannel resource
Numbers
- Expose
failure_reason
in the Supporting Documents resources
Verify
- Add optional
metadata
parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges. - remove beta feature flag to list atempt api operations.
- Add
ttl
anddate_created
properties toAccessTokens
.
Api
- Add
uri
tostream
resource - Add A2P Registration Fee category (
a2p-registration-fee
) to usage records
Verify
- Remove outdated documentation commentary to contact sales. Product is already in public beta.
Api
- Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.
Numbers
- Unrevert valid_until and sort filter params added to List Bundles resource
- Revert valid_until and sort filter params added to List Bundles resource
- Update sorting params added to List Bundles resource in the previous release
Preview
- Moved
web_channels
from preview to beta underflex-api
(breaking change)
Taskrouter
- Add
ETag
as Response Header to List of Task, Reservation & Worker
Verify
- Add optional
metadata
to factors.
Library - Chore
- PR #138: upgrade supported language versions. Thanks to @childish-sambino!
Api
- Add
stream
resource
Conversations
- Fixed DELETE request to accept "sid_like" params in Address Configuration resources (breaking change)
- Expose Address Configuration resource for
sms
andwhatsapp
Fax
- Removed deprecated Programmable Fax Create and Update methods (breaking change)
Insights
- Rename
call_state
tocall_status
and removewhisper
in conference participant summary (breaking change)
Numbers
- Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource
Supersim
- Fix typo in Fleet resource docs
- Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
- Add support for setting and reading
ip_commands_url
andip_commands_method
on Fleets resource for helper libraries - Changed
sim
property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs
Verify
- Update list attempts API to include new filters and response fields.
Insights
- Added new endpoint to fetch Conference Participant Summary
- Added new endpoint to fetch Conference Summary
Messaging
- Add government_entity parameter to brand apis
Verify
- Add Access Token fetch endpoint to retrieve a previously created token.
- Add Access Token payload to the Access Token creation endpoint, including a unique Sid, so it's addressable while it's TTL is valid.
Library - Chore
- PR #135: add sonarcloud coverage analysis. Thanks to @shwetha-manvinkurke!
- PR #132: remove githook dependency from make install. Thanks to @JenniferMah!
Library - Feature
- PR #134: add GitHub release step during deploy. Thanks to @childish-sambino!
Api
- Make fixed time scheduling parameters public (breaking change)
Messaging
- Add update brand registration API
Numbers
- Add API endpoint for List Bundle Copies resource
Video
- Enable external storage for all customers
Library - Feature
- PR #129: run tests before deploying. Thanks to @childish-sambino!
Library - Docs
Api
- Add optional boolean send_as_mms parameter to the create action of Message resource (breaking change)
- Change team ownership for
call
delete
Conversations
- Change wording for
Service Webhook Configuration
resource fields
Insights
- Added new APIs for updating and getting voice insights flags by accountSid.
Media
- Add max_duration param to MediaProcessor
Video
- Add
EmptyRoomTimeout
andUnusedRoomTimeout
properties to a room; add corresponding parameters to room creation
Voice
- Add endpoint to delete archived Calls
Conversations
- Add
Service Webhook Configuration
resource
Flex
- Adding
flex_insights_drilldown
andflex_url
objects to Flex Configuration
Messaging
- Update us_app_to_person endpoints to remove beta feature flag based access
Supersim
- Add IP Commands resource
Verify
- Add optional
factor_friendly_name
parameter to the create access token endpoint.
Video
- Add maxParticipantDuration param to Rooms
Library - Chore
- PR #127: consolidate workflows. Thanks to @eshanholtz!
- PR #126: add event type cluster test. Thanks to @JenniferMah!
Library - Fix
- PR #124: git log retrieval issues. Thanks to @shwetha-manvinkurke!
Frontline
- Added
is_available
to User's resource
Messaging
- Added GET vetting API
Verify
- Add
WHATSAPP
to the attempts API. - Allow to update
config.notification_platform
fromnone
toapn
orfcm
and viceversa for Verify Push - Add
none
as a validconfig.notification_platform
value for Verify Push
Library - Fix
- PR #125: remove cluster test. Thanks to @JenniferMah!
Library - Chore
- PR #123: migrate to github actions from travis ci. Thanks to @shwetha-manvinkurke!
Api
- Updated
media_url
property to be treated as PII
Messaging
- Added a new enum for brand registration status named DELETED (breaking change)
- Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
- Added a new enum for brand registration status named IN_REVIEW
Serverless
- Add node14 as a valid Build runtime
Verify
- Fix typos in Verify Push Factor documentation for the
config.notification_token
parameter. - Added
TemplateCustomSubstitutions
on verification creation - Make
TemplateSid
parameter public for Verification resource andDefaultTemplateSid
parameter public for Service resource. (breaking change)
Library - Feature
- PR #122: Add PlaybackGrant. Thanks to @miguelgrinberg!
Api
- Corrected enum values for
emergency_address_status
values in/IncomingPhoneNumbers
response. (breaking change) - Clarify
emergency_address_status
values in/IncomingPhoneNumbers
response.
Messaging
- Add PUT and List brand vettings api
- Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
- Add brand_feedback as optional field to BrandRegistrations
Video
- Add
AudioOnly
to create room
Library - Fix
- PR #121: parameter casing with numbers. Thanks to @shwetha-manvinkurke!
Api
- Add
emergency_address_status
attribute to/IncomingPhoneNumbers
response. - Add
siprec
resource
Conversations
- Added attachment parameters in configuration for
NewMessage
type of push notifications
Flex
- Adding
flex_insights_hr
object to Flex Configuration
Numbers
- Add API endpoint for Bundle ReplaceItems resource
- Add API endpoint for Bundle Copies resource
Serverless
- Add domain_base field to Service response
Taskrouter
- Add
If-Match
Header based on ETag for Worker Delete (breaking change) - Add
If-Match
Header based on Etag for Reservation Update - Add
If-Match
Header based on ETag for Worker Update - Add
If-Match
Header based on ETag for Worker Delete - Add
ETag
as Response Header to Worker
Trunking
- Added
transfer_caller_id
property on Trunks.
Verify
- Document new pilot
whatsapp
channel.
Library - Feature
- PR #116: add jwt token signing and verification logic. Thanks to @shwetha-manvinkurke!
Library - Test
- PR #117: increase Client test coverage. Thanks to @eshanholtz!
Events
- Add segment sink
Messaging
- Add post_approval_required attribute in GET us_app_to_person_usecase api response
- Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
- Add Should Skip Secondary Vetting optional flag parameter to create Brand API
Library - Fix
- PR #115: typo in page function. Thanks to @shwetha-manvinkurke!
Api
- Revert adding
siprec
resource - Add
siprec
resource
Messaging
- Add 'mock' as an optional field to brand_registration api
- Add 'mock' as an optional field to us_app_to_person api
- Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs
Verify
- Verify List Templates API endpoint added.
Api
- Add Programmabled Voice SIP Refer call transfers (
calls-transfers
) to usage records - Add Flex Voice Usage category (
flex-usage
) to usage records
Conversations
- Add
Order
query parameter to Message resource read operation
Insights
- Added
partial
to enum processing_state_request - Added abnormal session filter in Call Summaries
Messaging
- Add brand_registration_sid as an optional query param for us_app_to_person_usecase api
Pricing
- add trunking_numbers resource (v2)
- add trunking_country resource (v2)
Verify
- Changed to private beta the
TemplateSid
optional parameter on Verification creation. - Added the optional parameter
Order
to the list Challenges endpoint to define the list order.
Library - Fix
- PR #110: pagination with next_page_url. Thanks to @shwetha-manvinkurke!
Library - Chore
- PR #108: shorten generated model names. Thanks to @shwetha-manvinkurke!
- PR #106: integrate with sonarcloud. Thanks to @shwetha-manvinkurke!
Api
- Corrected the
price
,call_sid_to_coach
, anduri
data types for Conference, Participant, and Recording (breaking change) - Made documentation for property
time_limit
in the call api public. (breaking change) - Added
domain_sid
in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)
Insights
- Added new endpoint to fetch Call Summaries
Messaging
- Add brand_type field to a2p brand_registration api
- Revert brand registration api update to add brand_type field
- Add brand_type field to a2p brand_registration api
Taskrouter
- Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
as Response Headers to all TaskRouter endpoints
Verify
- Add
TemplateSid
optional parameter on Verification creation. - Include
whatsapp
as a channel type in the verifications API.
Library - Feature
- PR #105: publish go docker image. Thanks to @shwetha-manvinkurke!
- PR #92: add pagination. Thanks to @shwetha-manvinkurke! (breaking change)
- PR #100: add cluster testing. Thanks to @shwetha-manvinkurke!
- PR #96: Twilio Signature Validation. Thanks to @pmcanseco!
- PR #95: support env var loading of API credentials. Thanks to @eshanholtz!
Library - Test
- PR #103: add edge case tests. Thanks to @eshanholtz!
Library - Fix
- PR #102: list of stringified json marshaling. Thanks to @shwetha-manvinkurke!
- PR #99: add nil check. Thanks to @shwetha-manvinkurke!
Library - Chore
- PR #101: refactor list params to include 'limit'. Thanks to @shwetha-manvinkurke!
Library - Docs
- PR #97: add pagination docs. Thanks to @eshanholtz!
Conversations
- Expose ParticipantConversations resource
Taskrouter
- Adding
links
to the activity resource
Verify
- Added a
Version
to Verify FactorsWebhooks
to add new fields without breaking old Webhooks.
Library - Fix
- PR #93: list of stringified json marshaling. Thanks to @eshanholtz!
Conversations
- Changed
last_read_message_index
andunread_messages_count
type in User Conversation's resource (breaking change) - Expose UserConversations resource
Messaging
- Add brand_score field to brand registration responses
Library - Fix
- PR #91: revert client submodule creation. Thanks to @childish-sambino!
Library - Feature
- PR #90: moving client to submodule. Thanks to @childish-sambino!
Library - Chore
- PR #88: split resources into separate files. Thanks to @childish-sambino!
- PR #87: upgrade openapi-generator to version 5.1.1. Thanks to @childish-sambino!
- PR #86: use 'int' for integer types. Thanks to @shwetha-manvinkurke!
Library - Docs
- PR #89: particulate -> participate, and minor formatting. Thanks to @stern-shawn!
- PR #85: remove path params docs for operations without them. Thanks to @childish-sambino!
Conversations
- Read-only Conversation Email Binding property
binding
Supersim
- Add Billing Period resource for the Super Sim Pilot
- Add List endpoint to Billing Period resource for Super Sim Pilot
- Add Fetch endpoint to Billing Period resource for Super Sim Pilot
Taskrouter
- Update
transcribe
&transcription_configuration
form params in Reservation update endpoint to have private visibility (breaking change) - Add
transcribe
&transcription_configuration
form params to Reservation update endpoint
Library - Fix
Api
- Update
status
enum for Messages to include 'canceled' - Update
update_status
enum for Messages to include 'canceled'
Trusthub
- Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)
Library - Docs
- PR #81: add standalone usage example. Thanks to @eshanholtz!
Library - Feature
- PR #80: add RequestHandler for custom client support. Thanks to @eshanholtz!
Events
- join Sinks and Subscriptions service
Verify
- Improved the documentation of
challenge
adding the maximum and minimum expected lengths of some fields. - Improve documentation regarding
notification
by updating the documentation of the fieldttl
.
Library - Chore
- PR #79: rename Ip_MessagingVx to IpMessagingVx. Thanks to @shwetha-manvinkurke! (breaking change)
- PR #77: remove the unused client pointers. Thanks to @childish-sambino!
- PR #76: sync the v2010 API with latest generator changes. Thanks to @childish-sambino!
- PR #75: install pre-commit hooks on install. Thanks to @childish-sambino!
- PR #73: move contents of 'twilio' folder to the top-level. Thanks to @childish-sambino! (breaking change)
Library - Docs
- PR #78: update formatting for godocs. Thanks to @thinkingserious!
Library - Feature
- PR #74: add param setters. Thanks to @childish-sambino!
- PR #71: add subaccount support for v2010 apis. Thanks to @shwetha-manvinkurke! (breaking change)
Events
- add query param to return types filtered by Schema Id
- Add query param to return sinks filtered by status
- Add query param to return sinks used/not used by a subscription
Messaging
- Add fetch and delete instance endpoints to us_app_to_person api (breaking change)
- Remove delete list endpoint from us_app_to_person api (breaking change)
- Update read list endpoint to return a list of us_app_to_person compliance objects (breaking change)
- Add
sid
field to Preregistered US App To Person response
Supersim
- Mark
unique_name
in Sim, Fleet, NAP resources as not PII
Video
- [Composer] GA maturity level
Library - Chore
- PR #70: add check in BuildHost function. Thanks to @JenniferMah!
- PR #69: update docs links. Thanks to @thinkingserious!
- PR #66: remove redundant env var tests. Thanks to @eshanholtz!
Library - Docs
- PR #68: update readme to include non v2010 examples. Thanks to @shwetha-manvinkurke!
Api
- Corrected the data types for feedback summary fields (breaking change)
- Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address
Bulkexports
- promoting API maturity to GA
Events
- Add endpoint to update description in sink
- Remove beta-feature account flag
Messaging
- Update
status
field in us_app_to_person api tocampaign_status
(breaking change)
Verify
- Improve documentation regarding
push
factor and include extra information abouttotp
factor.
Library - Feature
- PR #62: add support for region and edge values in url. Thanks to @eshanholtz!
Library - Chore
- PR #65: update github action linter. Thanks to @eshanholtz!
- PR #60: add user-agent header on all requests. Thanks to @shwetha-manvinkurke!
Library - Fix
- PR #63: parameter names in the request. Thanks to @shwetha-manvinkurke!
- PR #59: custom headers, cleanup docs, regenerate with the latest specs. Thanks to @shwetha-manvinkurke!
Library - Docs
- PR #61: Update readme for launch. Thanks to @garethpaul!
Api
- Revert Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address - Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address
Bulkexports
- moving enum to doc root for auto generating documentation
- adding status enum and default output properties
Events
- Change schema_versions prop and key to versions (breaking change)
Messaging
- Add
use_inbound_webhook_on_number
field in Service API for fetch, create, update, read
Taskrouter
- Add
If-Match
Header based on ETag for Task Delete
Verify
- Add
AuthPayload
parameter to support verifying aChallenge
upon creation. This is only supported fortotp
factors. - Add support to resend the notifications of a
Challenge
. This is only supported forpush
factors.
Library - Docs
- PR #58: update readme and documentation link. Thanks to @JenniferMah!
Library - Chore
- PR #56: refactor client and regenerate with updated mustache. Thanks to @shwetha-manvinkurke!
- PR #55: regenerate after splitting model into separate components. Thanks to @JenniferMah!
Api
- Added
announcement
event to conference status callback events - Removed optional property
time_limit
in the call create request. (breaking change)
Messaging
- Add rate_limits field to Messaging Services US App To Person API
- Add usecase field in Service API for fetch, create, update, read
- Add us app to person api and us app to person usecase api as dependents in service
- Add us_app_to_person_registered field in service api for fetch, read, create, update
- Add us app to person api
- Add us app to person usecase api
- Add A2P external campaign api
- Add Usecases API
Supersim
- Add Create endpoint to Sims resource
Verify
- The
Binding
field is now returned when creating aFactor
. This value won't be returned for other endpoints.
Video
- [Rooms] max_concurrent_published_tracks has got GA maturity
Api
- Added optional parameter
CallToken
for create calls api - Add optional property
time_limit
in the call create request.
Bulkexports
- adding two new fields with job api queue_position and estimated_completion_time
Events
- Add new endpoints to manage subscribed_events in subscriptions
Numbers
- Remove feature flags for RegulatoryCompliance endpoints
Supersim
- Add SmsCommands resource
- Add fields
SmsCommandsUrl
,SmsCommandsMethod
andSmsCommandsEnabled
to a Fleet resource
Taskrouter
- Add
If-Match
Header based on ETag for Task Update - Add
ETag
as Response Headers to Tasks and Reservations
Video
- Recording rule beta flag (breaking change)
- [Rooms] Add RecordingRules param to Rooms
Library - Docs
- PR #54: add property descriptions to docs. Thanks to @JenniferMah!
- PR #51: fix model reference in docs. Thanks to @shwetha-manvinkurke!
- PR #48: adding docs for enums and getting rid of 'description' column in model docs. Thanks to @shwetha-manvinkurke!
- PR #50: remove optional note for nullable properties. Thanks to @eshanholtz!
Library - Feature
- PR #53: regenerating with openapi-generator 5.0.1. Thanks to @shwetha-manvinkurke!
Library - Chore
- PR #52: add go linting as a pre commit hook. Thanks to @shwetha-manvinkurke!
Events
- Set maturity to beta
Messaging
- Adjust A2P brand registration status enum (breaking change)
Studio
- Remove internal safeguards for Studio V2 API usage now that it's GA
Verify
- Add support for creating and verifying totp factors. Support for totp factors is behind the
api.verify.totp
beta feature.
Library - Fix
- PR #49: re-add enum prefixes. Thanks to @eshanholtz!
Events
- Update description of types in the create sink resource
Messaging
- Add WA template header and footer
- Remove A2P campaign and use cases API (breaking change)
- Add number_registration_status field to read and fetch campaign responses
Trusthub
- Make all resources public
Verify
- Verify List Attempts API endpoints added.