14 structure changes including:
14 Modifications
Modified
14
Breaking
GET /v1/ByocTrunks
- 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/ConnectionPolicies
- 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/ConnectionPolicies/{ConnectionPolicySid}/Targets
- Response
-
200 response Modified
-
application/json content type Modified
-
targets property Modified
-
priority, weight properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
priority, weight 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
-
targets property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
priority, weight properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
priority, weight properties Modified
-
application/json content type Modified
GET /v1/DialingPermissions/Countries
- 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/DialingPermissions/Countries/{IsoCode}/HighRiskSpecialPrefixes
- 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/IpRecords
- Response
-
200 response Modified
-
application/json content type Modified
-
ip_records property Modified
-
cidr_prefix_length property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
cidr_prefix_length 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
-
ip_records property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/IpRecords/{Sid}
- 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 /v1/SourceIpMappings
- 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
POST /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets
- Response
-
201 response Modified
-
application/json content type Modified
-
priority, weight properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
priority, weight properties Modified
-
application/json content type Modified
POST /v1/ConnectionPolicies/{ConnectionPolicySid}/Targets/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
priority, weight properties Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
priority, weight properties Modified
-
application/json content type Modified
POST /v1/DialingPermissions/BulkCountryUpdates
- Response
-
201 response Modified
-
application/json content type Modified
-
update_count property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
update_count property Modified
-
application/json content type Modified
POST /v1/IpRecords
- 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 /v1/IpRecords/{Sid}
- 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
1 structure change including:
1 Addition
Added
1
DELETE /v1/Archives/{Date}/Calls/{Sid}