59 structure changes including:
2 Additions
57 Modifications
Modified
57
Breaking
GET /v1/Configuration/Addresses
- Response
-
200 response Modified
-
application/json content type Modified
-
address_configurations property Modified
- address_country property Added
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
address_configurations property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/ParticipantConversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
conversation_state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Roles
- Response
-
200 response Modified
-
application/json content type Modified
-
roles property Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
roles property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Roles/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
GET /v1/Services/{ChatServiceSid}/Users
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations/{ConversationSid}
- Response
-
200 response Modified
-
application/json content type Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
application/json content type Modified
GET /v1/Users
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Users/{UserSid}/Conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Users/{UserSid}/Conversations/{ConversationSid}
- Response
-
200 response Modified
-
application/json content type Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
application/json content type Modified
POST /v1/Configuration/Addresses
- Body
-
application/x-www-form-urlencoded content type Modified
- AddressCountry property Added
- Response
-
201 response Modified
-
application/json content type Modified
- address_country property Added
-
application/json content type Modified
POST /v1/Configuration/Addresses/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
- address_country property Added
-
application/json content type Modified
POST /v1/Configuration/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
method, target properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
method, target properties Modified
-
application/json content type Modified
POST /v1/Conversations
- Body
-
application/x-www-form-urlencoded content type Modified
- Bindings.Email.Address, Bindings.Email.Name properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
POST /v1/Conversations/{ConversationSid}/Messages
- Body
-
application/x-www-form-urlencoded content type Modified
- ContentSid, ContentVariables, Subject properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
POST /v1/Conversations/{ConversationSid}/Messages/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
- Subject property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
POST /v1/Conversations/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
- Bindings.Email.Address, Bindings.Email.Name properties Added
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
POST /v1/Credentials
- Response
-
201 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Credentials/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Roles
- Response
-
201 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Roles/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Configuration/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
method property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
method property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Conversations
- Body
-
application/x-www-form-urlencoded content type Modified
- Bindings.Email.Address, Bindings.Email.Name properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages
- Body
-
application/x-www-form-urlencoded content type Modified
- ContentSid, ContentVariables, Subject properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
- Subject property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Conversations/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
- Bindings.Email.Address, Bindings.Email.Name properties Added
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Roles
- Response
-
201 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Roles/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
POST /v1/Services/{ChatServiceSid}/Users/{UserSid}/Conversations/{ConversationSid}
- Response
-
200 response Modified
-
application/json content type Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
application/json content type Modified
POST /v1/Users/{UserSid}/Conversations/{ConversationSid}
- Response
-
200 response Modified
-
application/json content type Modified
-
conversation_state, notification_level properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state, notification_level properties Modified
-
application/json content type Modified
GET /v1/Configuration/Addresses/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
- address_country property Added
-
application/json content type Modified
GET /v1/Configuration/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
method, target properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
method, target properties Modified
-
application/json content type Modified
GET /v1/Conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- StartDate, EndDate, State, Page, PageToken query parameters Added
GET /v1/Conversations/{ConversationSid}/Messages
- Response
-
200 response Modified
-
application/json content type Modified
-
messages property Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
messages property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts
- Response
-
200 response Modified
-
application/json content type Modified
-
delivery_receipts property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
error_code property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
delivery_receipts property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
error_code property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /v1/Conversations/{ConversationSid}/Messages/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
GET /v1/Conversations/{ConversationSid}/Participants
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Conversations/{ConversationSid}/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Conversations/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
GET /v1/Credentials
- Response
-
200 response Modified
-
application/json content type Modified
-
credentials property Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
credentials property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Credentials/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
GET /v1/ParticipantConversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
conversation_state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
conversation_state property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Roles
- Response
-
200 response Modified
-
application/json content type Modified
-
roles property Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
roles property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Roles/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
type property Modified
-
application/json content type Modified
GET /v1/Services
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Bindings
- Response
-
200 response Modified
-
application/json content type Modified
-
bindings property Modified
-
binding_type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
binding_type property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
bindings property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Bindings/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
binding_type property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
binding_type property Modified
-
application/json content type Modified
GET /v1/Services/{ChatServiceSid}/Configuration/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
method property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
method property Modified
-
application/json content type Modified
GET /v1/Services/{ChatServiceSid}/Conversations
- Response
-
200 response Modified
-
application/json content type Modified
-
conversations property Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
conversations property Modified
-
application/json content type Modified
- Query
- StartDate, EndDate, State, Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages
- Response
-
200 response Modified
-
application/json content type Modified
-
messages property Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
messages property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts
- Response
-
200 response Modified
-
application/json content type Modified
-
delivery_receipts property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
error_code property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
delivery_receipts property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
error_code property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Messages/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
index property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
- content_sid property Added
-
index property Modified
-
application/json content type Modified
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Participants
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Conversations/{ConversationSid}/Webhooks
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Services/{ChatServiceSid}/Conversations/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
state property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
state property Modified
-
application/json content type Modified
Added
2
POST /v1/Services/{ChatServiceSid}/ConversationWithParticipants
POST /v1/ConversationWithParticipants
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /v1/Exports/Jobs/{JobSid}
- Response
-
200 response Modified
-
application/json content type Modified
-
details property Modified
-
Type is now
array | null
-
Type is now
-
details property Modified
-
application/json content type Modified
GET /v1/Exports/{ResourceType}/Days
- Response
-
200 response Modified
-
application/json content type Modified
-
days property Modified
-
size property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
size property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
days property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Exports/{ResourceType}/Jobs
- Response
-
200 response Modified
-
application/json content type Modified
-
jobs property Modified
-
details property Modified
-
Type is now
array | null
-
Type is now
-
details property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
jobs property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
POST /v1/Exports/{ResourceType}/Jobs
- Response
-
201 response Modified
-
application/json content type Modified
-
details property Modified
-
Type is now
array | null
-
Type is now
-
details property Modified
-
application/json content type Modified
125 structure changes including:
5 Breaking changes
6 Additions
114 Modifications
5 Removals
Modified
114
Breaking
POST /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json
- Body
-
application/x-www-form-urlencoded content type Modified
- StreetSecondary property Added
- Response
-
200 response Modified
-
application/json content type Modified
- street_secondary property Added
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Addresses.json
- Body
-
application/x-www-form-urlencoded content type Modified
- StreetSecondary property Added
- Response
-
201 response Modified
-
application/json content type Modified
- street_secondary property Added
-
application/json content type Modified
POST /2010-04-01/Accounts.json
- Response
-
201 response Modified
-
application/json content type Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, type properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, type properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
recurring, trigger_by, usage_category properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
recurring, trigger_by, usage_category properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_triggers property Modified
-
recurring, trigger_by, usage_category properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
recurring, trigger_by, usage_category properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_triggers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yesterday.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Yearly.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Today.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/ThisMonth.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Monthly.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/LastMonth.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/Daily.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records/AllTime.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Usage/Records.json
- Response
-
200 response Modified
-
application/json content type Modified
-
usage_records property Modified
-
category property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
category property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
usage_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Transcriptions/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Transcriptions.json
- Response
-
200 response Modified
-
application/json content type Modified
-
transcriptions property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
transcriptions property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SigningKeys.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SMS/ShortCodes.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
cidr_prefix_length property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
cidr_prefix_length property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json
- Response
-
200 response Modified
-
application/json content type Modified
-
ip_addresses property Modified
-
cidr_prefix_length property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
cidr_prefix_length property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
ip_addresses property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/IpAccessControlListMappings.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/CredentialListMappings.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Registrations/CredentialListMappings.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/IpAccessControlListMappings.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains/{DomainSid}/Auth/Calls/CredentialListMappings.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/Domains.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{CredentialListSid}/Credentials.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
POST /2010-04-01/Accounts/{AccountSid}/Usage/Triggers/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
recurring, trigger_by, usage_category properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
recurring, trigger_by, usage_category properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Usage/Triggers.json
- Response
-
201 response Modified
-
application/json content type Modified
-
recurring, trigger_by, usage_category properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
recurring, trigger_by, usage_category properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
cidr_prefix_length property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
cidr_prefix_length property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists/{IpAccessControlListSid}/IpAddresses.json
- Response
-
201 response Modified
-
application/json content type Modified
-
cidr_prefix_length property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
cidr_prefix_length property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
current_size, average_wait_time, max_size properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
current_size, average_wait_time, max_size properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
position, wait_time properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
position, wait_time properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Queues.json
- Response
-
201 response Modified
-
application/json content type Modified
-
current_size, average_wait_time, max_size properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
current_size, average_wait_time, max_size properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
direction, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
direction, status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Feedback.json
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Messages.json
- Body
-
application/x-www-form-urlencoded content type Modified
- TrafficType, ShortenUrls, ContentVariables, RiskCheck, ContentSid properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
direction, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
direction, status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
- Response
-
201 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
- Response
-
201 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
- Response
-
201 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
- Response
-
201 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, reason_conference_ended properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, reason_conference_ended properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
- queue_time property Added
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
- Body
-
application/x-www-form-urlencoded content type Modified
- MachineDetection, MachineDetectionTimeout, MachineDetectionSpeechThreshold, MachineDetectionSpeechEndThreshold, MachineDetectionSilenceTimeout, AmdStatusCallback, AmdStatusCallbackMethod, Trim, CallToken properties Added
- Response
-
201 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
- queue_time property Added
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams.json
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec.json
- Response
-
201 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
- Response
-
201 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
- 200 response Added
POST /2010-04-01/Accounts/{AccountSid}/Calls.json
- Response
-
201 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
- Body
-
application/x-www-form-urlencoded content type Modified
- PublicApplicationConnectEnabled property Added
- Response
-
200 response Modified
-
application/json content type Modified
- public_application_connect_enabled property Added
-
application/json content type Modified
POST /2010-04-01/Accounts/{AccountSid}/Applications.json
- Body
-
application/x-www-form-urlencoded content type Modified
- PublicApplicationConnectEnabled property Added
- Response
-
201 response Modified
-
application/json content type Modified
- public_application_connect_enabled property Added
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings.json
- Query
-
DateCreated query parameter Modified
-
Name went from
DateCreated>
toDateCreated
Breaking
-
Name went from
-
DateCreated< query parameter Modified
-
Name went from
DateCreated>
toDateCreated<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
recordings property Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
recordings property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
- queue_time property Added
-
status property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.json
- Response
-
200 response Modified
-
application/json content type Modified
-
participants property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
- queue_time property Added
-
status property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
participants property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Conferences.json
- Query
-
DateCreated query parameter Modified
-
Name went from
DateCreated>
toDateCreated
Breaking
-
Name went from
-
DateCreated< query parameter Modified
-
Name went from
DateCreated>
toDateCreated<
Breaking
-
Name went from
-
DateUpdated query parameter Modified
-
Name went from
DateUpdated>
toDateUpdated
Breaking
-
Name went from
-
DateUpdated< query parameter Modified
-
Name went from
DateUpdated>
toDateUpdated<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
conferences property Modified
-
status, reason_conference_ended properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, reason_conference_ended properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
conferences property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
- Query
-
DateCreated query parameter Modified
-
Name went from
DateCreated>
toDateCreated
Breaking
-
Name went from
-
DateCreated< query parameter Modified
-
Name went from
DateCreated>
toDateCreated<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
recordings property Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
recordings property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Notifications.json
- Query
-
MessageDate query parameter Modified
-
Name went from
MessageDate>
toMessageDate
Breaking
-
Name went from
-
MessageDate< query parameter Modified
-
Name went from
MessageDate>
toMessageDate<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Calls.json
- Query
-
StartTime query parameter Modified
-
Name went from
StartTime>
toStartTime
Breaking
-
Name went from
-
StartTime< query parameter Modified
-
Name went from
StartTime>
toStartTime<
Breaking
-
Name went from
-
EndTime query parameter Modified
-
Name went from
EndTime>
toEndTime
Breaking
-
Name went from
-
EndTime< query parameter Modified
-
Name went from
EndTime>
toEndTime<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
calls property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
calls property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Voip.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/TollFree.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/SharedCost.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/National.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Mobile.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/MachineToMachine.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{CountryCode}/Local.json
- Response
-
200 response Modified
-
application/json content type Modified
-
available_phone_numbers property Modified
-
latitude, longitude properties Modified
-
Type went from
string | null
tonumber | null
Breaking
-
Type went from
-
latitude, longitude properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
available_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
date_created, date_updated properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
date_created, date_updated properties Removed
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps.json
- Response
-
200 response Modified
-
application/json content type Modified
-
authorized_connect_apps property Modified
-
date_created, date_updated properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
date_created, date_updated properties Removed
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
authorized_connect_apps property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
- public_application_connect_enabled property Added
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Applications.json
- Response
-
200 response Modified
-
application/json content type Modified
-
applications property Modified
- public_application_connect_enabled property Added
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
applications property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
- street_secondary property Added
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Addresses/{AddressSid}/DependentPhoneNumbers.json
- Response
-
200 response Modified
-
application/json content type Modified
-
dependent_phone_numbers property Modified
-
address_requirements, emergency_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, emergency_status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
dependent_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Addresses.json
- Response
-
200 response Modified
-
application/json content type Modified
-
addresses property Modified
- street_secondary property Added
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
addresses property Modified
-
application/json content type Modified
- Query
- EmergencyEnabled, Page, PageToken query parameters Added
GET /2010-04-01/Accounts.json
- Response
-
200 response Modified
-
application/json content type Modified
-
accounts property Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, type properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
accounts property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
POST /2010-04-01/Accounts/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, type properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, type properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults.json
- Response
-
200 response Modified
-
application/json content type Modified
-
add_on_results property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
add_on_results property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{RecordingSid}/Transcriptions.json
- Response
-
200 response Modified
-
application/json content type Modified
-
transcriptions property Modified
-
status property Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status property Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
transcriptions property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Recordings.json
- Query
-
DateCreated query parameter Modified
-
Name went from
DateCreated>
toDateCreated
Breaking
-
Name went from
-
DateCreated< query parameter Modified
-
Name went from
DateCreated>
toDateCreated<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
recordings property Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, source properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
recordings property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Queues/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
current_size, average_wait_time, max_size properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
current_size, average_wait_time, max_size properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members/{CallSid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
position, wait_time properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
position, wait_time properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Queues/{QueueSid}/Members.json
- Response
-
200 response Modified
-
application/json content type Modified
-
queue_members property Modified
-
position, wait_time properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
position, wait_time properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
queue_members property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Queues.json
- Response
-
200 response Modified
-
application/json content type Modified
-
queues property Modified
-
current_size, average_wait_time, max_size properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
current_size, average_wait_time, max_size properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
queues property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Notifications.json
- Query
-
MessageDate query parameter Modified
-
Name went from
MessageDate>
toMessageDate
Breaking
-
Name went from
-
MessageDate< query parameter Modified
-
Name went from
MessageDate>
toMessageDate<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, source properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
channels property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
status, source properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Conferences/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
status, reason_conference_ended properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
status, reason_conference_ended properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/ConnectApps.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers.json
- Response
-
200 response Modified
-
application/json content type Modified
-
incoming_phone_numbers property Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
incoming_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Local.json
- Response
-
200 response Modified
-
application/json content type Modified
-
incoming_phone_numbers property Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
incoming_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/Mobile.json
- Response
-
200 response Modified
-
application/json content type Modified
-
incoming_phone_numbers property Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
incoming_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/TollFree.json
- Response
-
200 response Modified
-
application/json content type Modified
-
incoming_phone_numbers property Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
incoming_phone_numbers property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{ResourceSid}/AssignedAddOns/{AssignedAddOnSid}/Extensions.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/IncomingPhoneNumbers/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
address_requirements, voice_receive_mode, emergency_status, emergency_address_status properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Keys.json
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /2010-04-01/Accounts/{AccountSid}/Messages.json
- Query
-
DateSent query parameter Modified
-
Name went from
DateSent>
toDateSent
Breaking
-
Name went from
-
DateSent< query parameter Modified
-
Name went from
DateSent>
toDateSent<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
messages property Modified
-
direction, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
direction, status properties Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
messages property Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Messages/{MessageSid}/Media.json
- Query
-
DateCreated query parameter Modified
-
Name went from
DateCreated>
toDateCreated
Breaking
-
Name went from
-
DateCreated< query parameter Modified
-
Name went from
DateCreated>
toDateCreated<
Breaking
-
Name went from
- Page, PageToken query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
next_page_uri, previous_page_uri properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_uri, previous_page_uri properties Modified
-
application/json content type Modified
GET /2010-04-01/Accounts/{AccountSid}/Messages/{Sid}.json
- Response
-
200 response Modified
-
application/json content type Modified
-
direction, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
direction, status properties Modified
-
application/json content type Modified
Removed
5
Breaking
DELETE /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.json
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.json
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.json
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
6
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessages.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Transcriptions/{Sid}.json
POST /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Transcriptions.json
GET /2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{AddOnResultSid}/Payloads/{PayloadSid}/Data.json
DELETE /2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions/{Sid}.json
7 structure changes including:
5 Additions
2 Modifications
Modified
2
GET /v1/Credentials/AWS
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Credentials/PublicKeys
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
Added
5
DELETE /v1/SafeList/Numbers
GET /v1/SafeList/Numbers
POST /v1/Consents/Bulk
POST /v1/Contacts/Bulk
POST /v1/SafeList/Numbers
3 structure changes including:
3 Modifications
Modified
3
GET /v1/Sims/{SimSid}/DataSessions
- Response
-
200 response Modified
- data_sessions property Modified
GET /v1/Sims/{SimSid}/UsageRecords
- Response
-
200 response Modified
- usage_records property Modified
GET /v1/UsageRecords
- Response
-
200 response Modified
- usage_records property Modified
1 structure change including:
1 Addition
Added
1
DELETE /v1/Archives/{Date}/Calls/{Sid}
17 structure changes including:
17 Modifications
Modified
17
Breaking
GET /v1/CompositionHooks
- Response
-
200 response Modified
- composition_hooks property Modified
GET /v1/CompositionHooks/{Sid}
- Response
-
200 response Modified
- video_layout property Modified
GET /v1/Compositions
- Response
-
200 response Modified
- compositions property Modified
GET /v1/Compositions/{Sid}
- Response
-
200 response Modified
- video_layout property Modified
- media_external_location, status_callback, status_callback_method properties Added
GET /v1/Recordings
- Response
-
200 response Modified
- recordings property Modified
GET /v1/Recordings/{Sid}
- Response
-
200 response Modified
- grouping_sids property Modified
- media_external_location, status_callback, status_callback_method properties Added
GET /v1/Rooms
- Response
-
200 response Modified
- rooms property Modified
GET /v1/Rooms/{RoomSid}/Recordings
- Response
-
200 response Modified
- recordings property Modified
GET /v1/Rooms/{RoomSid}/Recordings/{Sid}
- Response
-
200 response Modified
- grouping_sids property Modified
- media_external_location property Added
GET /v1/Rooms/{Sid}
- Response
-
200 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added
POST /v1/CompositionHooks
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
201 response Modified
- video_layout property Modified
POST /v1/CompositionHooks/{Sid}
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
200 response Modified
- video_layout property Modified
POST /v1/Compositions
- Body
-
content type Modified
- VideoLayout property Modified
- Response
-
201 response Modified
- video_layout property Modified
- media_external_location, status_callback, status_callback_method properties Added
POST /v1/Rooms
- Body
-
content type Modified
- RecordingRules property Modified
- AudioOnly, EmptyRoomTimeout, LargeRoom, MaxParticipantDuration, UnusedRoomTimeout properties Added
- Response
-
201 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added
POST /v1/Rooms/{RoomSid}/Participants/{ParticipantSid}/SubscribeRules
- Body
-
content type Modified
- Rules property Modified
POST /v1/Rooms/{RoomSid}/RecordingRules
- Body
-
content type Modified
- Rules property Modified
POST /v1/Rooms/{Sid}
- Response
-
200 response Modified
- audio_only, empty_room_timeout, large_room, max_participant_duration, unused_room_timeout properties Added
26 structure changes including:
3 Additions
23 Modifications
Modified
23
Breaking
POST /v2/Services/{Sid}
- Body
-
content type Modified
- DefaultTemplateSid property Added
- Response
-
200 response Modified
- push, totp properties Modified
- default_template_sid property Added
POST /v2/Services/{ServiceSid}/Webhooks/{Sid}
- Body
-
content type Modified
- Version property Added
- Response
-
200 response Modified
- version property Added
POST /v2/Services/{ServiceSid}/Webhooks
- Body
-
content type Modified
- Version property Added
- Response
-
201 response Modified
- version property Added
POST /v2/Services/{ServiceSid}/Verifications/{Sid}
- Response
-
200 response Modified
- lookup, send_code_attempts properties Modified
POST /v2/Services/{ServiceSid}/Verifications
- Body
-
content type Modified
- ChannelConfiguration, RateLimits properties Modified
- TemplateCustomSubstitutions, TemplateSid properties Added
- Response
-
201 response Modified
- lookup, send_code_attempts properties Modified
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
- Body
-
content type Modified
- Config.NotificationPlatform property Added
- Response
-
200 response Modified
- config property Modified
- metadata property Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
- Body
-
content type Modified
- Metadata property Added
- Response
-
201 response Modified
- binding, config properties Modified
- metadata property Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
- Body
-
content type Modified
- Metadata property Added
- Response
-
200 response Modified
- details, hidden_details properties Modified
- metadata property Added
POST /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
- Body
-
content type Modified
- Details.Fields, HiddenDetails properties Modified
- Response
-
201 response Modified
- details, hidden_details properties Modified
- metadata property Added
POST /v2/Services/{ServiceSid}/AccessTokens
- Body
-
content type Modified
- FactorFriendlyName, Ttl properties Added
- Response
-
201 response Modified
- account_sid, date_created, entity_identity, factor_friendly_name, factor_type, service_sid, sid, ttl, url properties Added
POST /v2/Services
- Body
-
content type Modified
- DefaultTemplateSid property Added
- Response
-
201 response Modified
- push, totp properties Modified
- default_template_sid property Added
GET /v2/Services/{Sid}
- Response
-
200 response Modified
- push, totp properties Modified
- default_template_sid property Added
GET /v2/Services/{ServiceSid}/Webhooks/{Sid}
- Response
-
200 response Modified
- version property Added
GET /v2/Services/{ServiceSid}/Webhooks
- Response
-
200 response Modified
- webhooks property Modified
GET /v2/Services/{ServiceSid}/Verifications/{Sid}
- Response
-
200 response Modified
- lookup, send_code_attempts properties Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}
- Response
-
200 response Modified
- config property Modified
- metadata property Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Factors
- Response
-
200 response Modified
- factors property Modified
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}
- Response
-
200 response Modified
- details, hidden_details properties Modified
- metadata property Added
GET /v2/Services/{ServiceSid}/Entities/{Identity}/Challenges
- Response
-
200 response Modified
- challenges property Modified
- Query
- Order query parameter Added
GET /v2/Services
- Response
-
200 response Modified
- services property Modified
GET /v2/Forms/{FormType}
- Response
-
200 response Modified
- form_meta, forms properties Modified
GET /v2/Attempts/{Sid}
- Response
-
200 response Modified
- channel_data property Modified
- price, verification_sid properties Added
GET /v2/Attempts
- Response
-
200 response Modified
- attempts property Modified
- Query
- Country, Channel, VerifyServiceSid, VerificationSid, Status query parameters Added
Added
3
GET /v2/Templates
GET /v2/Services/{ServiceSid}/AccessTokens/{Sid}
GET /v2/Attempts/Summary
20 structure changes including:
20 Modifications
Modified
20
Breaking
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
- Response
-
200 response Modified
- results property Modified
GET /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}
- Response
-
200 response Modified
- results property Modified
GET /v1/EndUserTypes
- Response
-
200 response Modified
- end_user_types property Modified
GET /v1/EndUserTypes/{Sid}
- Response
-
200 response Modified
- fields property Modified
GET /v1/EndUsers
- Response
-
200 response Modified
- results property Modified
GET /v1/EndUsers/{Sid}
- Response
-
200 response Modified
- attributes property Modified
GET /v1/Policies
- Response
-
200 response Modified
- results property Modified
GET /v1/Policies/{Sid}
- Response
-
200 response Modified
- requirements property Modified
GET /v1/SupportingDocumentTypes
- Response
-
200 response Modified
- supporting_document_types property Modified
GET /v1/SupportingDocumentTypes/{Sid}
- Response
-
200 response Modified
- fields property Modified
GET /v1/SupportingDocuments
- Response
-
200 response Modified
- results property Modified
GET /v1/SupportingDocuments/{Sid}
- Response
-
200 response Modified
- attributes property Modified
GET /v1/TrustProducts/{TrustProductSid}/Evaluations
- Response
-
200 response Modified
- results property Modified
GET /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}
- Response
-
200 response Modified
- results property Modified
POST /v1/CustomerProfiles/{CustomerProfileSid}/Evaluations
- Response
-
201 response Modified
- results property Modified
POST /v1/EndUsers
- Body
-
content type Modified
- Attributes property Modified
- Response
-
201 response Modified
- attributes property Modified
POST /v1/EndUsers/{Sid}
- Body
-
content type Modified
- Attributes property Modified
- Response
-
200 response Modified
- attributes property Modified
POST /v1/SupportingDocuments
- Body
-
content type Modified
- Attributes property Modified
- Response
-
201 response Modified
- attributes property Modified
POST /v1/SupportingDocuments/{Sid}
- Body
-
content type Modified
- Attributes property Modified
- Response
-
200 response Modified
- attributes property Modified
POST /v1/TrustProducts/{TrustProductSid}/Evaluations
- Response
-
201 response Modified
- results property Modified
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /v1/Trunks
- Response
-
200 response Modified
- trunks property Modified
GET /v1/Trunks/{Sid}
- Response
-
200 response Modified
- recording property Modified
- transfer_caller_id property Added
POST /v1/Trunks
- Body
-
content type Modified
- TransferCallerId property Added
- Response
-
201 response Modified
- recording property Modified
- transfer_caller_id property Added
POST /v1/Trunks/{Sid}
- Body
-
content type Modified
- TransferCallerId property Added
- Response
-
200 response Modified
- recording property Modified
- transfer_caller_id property Added
24 structure changes including:
24 Modifications
Modified
24
Breaking
DELETE /v1/Workspaces/{WorkspaceSid}/Workers/{Sid}
- Header
- If-Match header Added
GET /v1/Workspaces/{WorkspaceSid}/Activities
- Response
-
200 response Modified
- activities property Modified
GET /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}
- Response
-
200 response Modified
- links property Added
GET /v1/Workspaces/{WorkspaceSid}/CumulativeStatistics
- Response
-
200 response Modified
- split_by_wait_time, wait_duration_until_accepted, wait_duration_until_canceled properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Events
- Response
-
200 response Modified
- events property Modified
GET /v1/Workspaces/{WorkspaceSid}/Events/{Sid}
- Response
-
200 response Modified
- event_data property Modified
GET /v1/Workspaces/{WorkspaceSid}/RealTimeStatistics
- Response
-
200 response Modified
- activity_statistics, tasks_by_priority, tasks_by_status properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Statistics
- Response
-
200 response Modified
- cumulative, realtime properties Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/Statistics
- Response
-
200 response Modified
- task_queues_statistics property Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/CumulativeStatistics
- Response
-
200 response Modified
- split_by_wait_time, wait_duration_in_queue_until_accepted, wait_duration_until_accepted, wait_duration_until_canceled properties Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/RealTimeStatistics
- Response
-
200 response Modified
- activity_statistics, tasks_by_priority, tasks_by_status properties Modified
GET /v1/Workspaces/{WorkspaceSid}/TaskQueues/{TaskQueueSid}/Statistics
- Response
-
200 response Modified
- cumulative, realtime properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/CumulativeStatistics
- Response
-
200 response Modified
- activity_durations property Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/RealTimeStatistics
- Response
-
200 response Modified
- activity_statistics property Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/Statistics
- Response
-
200 response Modified
- cumulative, realtime properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Statistics
- Response
-
200 response Modified
- cumulative property Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/CumulativeStatistics
- Response
-
200 response Modified
- split_by_wait_time, wait_duration_until_accepted, wait_duration_until_canceled properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/RealTimeStatistics
- Response
-
200 response Modified
- tasks_by_priority, tasks_by_status properties Modified
GET /v1/Workspaces/{WorkspaceSid}/Workflows/{WorkflowSid}/Statistics
- Response
-
200 response Modified
- cumulative, realtime properties Modified
POST /v1/Workspaces/{WorkspaceSid}/Activities
- Response
-
201 response Modified
- links property Added
POST /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}
- Response
-
200 response Modified
- links property Added
POST /v1/Workspaces/{WorkspaceSid}/Tasks/{TaskSid}/Reservations/{Sid}
- Header
- If-Match header Added
POST /v1/Workspaces/{WorkspaceSid}/Workers/{Sid}
- Header
- If-Match header Added
POST /v1/Workspaces/{WorkspaceSid}/Workers/{WorkerSid}/Reservations/{Sid}
- Header
- If-Match header Added
13 structure changes including:
13 Modifications
Modified
13
Breaking
GET /v1/Services/{ServiceSid}/Documents
- Response
-
200 response Modified
- documents property Modified
GET /v1/Services/{ServiceSid}/Documents/{Sid}
- Response
-
200 response Modified
- data property Modified
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
- Response
-
200 response Modified
- items property Modified
GET /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
- Response
-
200 response Modified
- data property Modified
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
- Response
-
200 response Modified
- items property Modified
GET /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
- Response
-
200 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Documents
- Body
-
content type Modified
- Data property Modified
- Response
-
201 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Documents/{Sid}
- Body
-
content type Modified
- Data property Modified
- Response
-
200 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items
- Body
-
content type Modified
- Data property Modified
- Response
-
201 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Lists/{ListSid}/Items/{Index}
- Body
-
content type Modified
- Data property Modified
- Response
-
200 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items
- Body
-
content type Modified
- Data property Modified
- Response
-
201 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Maps/{MapSid}/Items/{Key}
- Body
-
content type Modified
- Data property Modified
- Response
-
200 response Modified
- data property Modified
POST /v1/Services/{ServiceSid}/Streams/{StreamSid}/Messages
- Body
-
content type Modified
- Data property Modified
- Response
-
201 response Modified
- data property Modified
19 structure changes including:
3 Breaking changes
6 Additions
10 Modifications
3 Removals
Modified
10
Breaking
POST /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
- Response
-
201 response Modified
- identifiers property Modified
POST /v1/Fleets/{Sid}
- Body
-
content type Modified
- CommandsMethod, CommandsUrl properties Removed
- IpCommandsMethod, IpCommandsUrl properties Added
- Response
-
200 response Modified
- commands_enabled, commands_method, commands_url properties Removed
- ip_commands_method, ip_commands_url properties Added
POST /v1/Fleets
- Body
-
content type Modified
- CommandsEnabled, CommandsMethod, CommandsUrl properties Removed
- IpCommandsMethod, IpCommandsUrl properties Added
- Response
-
201 response Modified
- commands_enabled, commands_method, commands_url properties Removed
- ip_commands_method, ip_commands_url properties Added
GET /v1/Fleets
- Response
-
200 response Modified
- fleets property Modified
GET /v1/Fleets/{Sid}
- Response
-
200 response Modified
- commands_enabled, commands_method, commands_url properties Removed
- ip_commands_method, ip_commands_url properties Added
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks
- Response
-
200 response Modified
- networks property Modified
GET /v1/NetworkAccessProfiles/{NetworkAccessProfileSid}/Networks/{Sid}
- Response
-
200 response Modified
- identifiers property Modified
GET /v1/Networks
- Response
-
200 response Modified
- networks property Modified
GET /v1/Networks/{Sid}
- Response
-
200 response Modified
- identifiers property Modified
GET /v1/UsageRecords
- Response
-
200 response Modified
- usage_records property Modified
Removed
3
Breaking
POST /v1/Commands
GET /v1/Commands/{Sid}
GET /v1/Commands
Added
6
POST /v1/IpCommands
POST /v1/ESimProfiles
GET /v1/IpCommands/{Sid}
GET /v1/IpCommands
GET /v1/ESimProfiles/{Sid}
GET /v1/ESimProfiles
15 structure changes including:
15 Modifications
Modified
15
Breaking
GET /v2/Flows
- Response
-
200 response Modified
- flows property Modified
GET /v2/Flows/{FlowSid}/Executions
- Response
-
200 response Modified
- executions property Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Context
- Response
-
200 response Modified
- context property Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps
- Response
-
200 response Modified
- steps property Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{Sid}
- Response
-
200 response Modified
- context property Modified
GET /v2/Flows/{FlowSid}/Executions/{ExecutionSid}/Steps/{StepSid}/Context
- Response
-
200 response Modified
- context property Modified
GET /v2/Flows/{FlowSid}/Executions/{Sid}
- Response
-
200 response Modified
- context property Modified
GET /v2/Flows/{Sid}
- Response
-
200 response Modified
- definition, errors, warnings properties Modified
GET /v2/Flows/{Sid}/Revisions
- Response
-
200 response Modified
- revisions property Modified
GET /v2/Flows/{Sid}/Revisions/{Revision}
- Response
-
200 response Modified
- definition, errors properties Modified
POST /v2/Flows
- Body
-
content type Modified
- Definition property Modified
- Response
-
201 response Modified
- definition, errors, warnings properties Modified
POST /v2/Flows/Validate
- Body
-
content type Modified
- Definition property Modified
POST /v2/Flows/{FlowSid}/Executions
- Body
-
content type Modified
- Parameters property Modified
- Response
-
201 response Modified
- context property Modified
POST /v2/Flows/{FlowSid}/Executions/{Sid}
- Response
-
200 response Modified
- context property Modified
POST /v2/Flows/{Sid}
- Body
-
content type Modified
- Definition property Modified
- Response
-
200 response Modified
- definition, errors, warnings properties Modified