API structure has changed
16 structure changes including:
16 Modifications
Modified
16
Breaking
GET /v1/Schemas/{Id}
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
latest_version property Modified
-
application/json content type Modified
GET /v1/Schemas/{Id}/Versions
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_versions property Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version 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
-
schema_versions property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
GET /v1/Sinks
- Response
-
200 response Modified
-
application/json content type Modified
-
sinks property Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status 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
-
sinks property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Sinks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
GET /v1/Subscriptions
- 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/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Response
-
200 response Modified
-
application/json content type Modified
-
types property Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version 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
-
types property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
GET /v1/Types
- Response
-
200 response Modified
-
application/json content type Modified
-
types property Modified
- status, documentation_url properties 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
-
types property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Types/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
- status, documentation_url properties Added
-
application/json content type Modified
POST /v1/Sinks
- Response
-
201 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
POST /v1/Sinks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
POST /v1/Sinks/{Sid}/Test
- Response
- 200 response Added
POST /v1/Subscriptions/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
-
SinkSid property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
SinkSid property Removed
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Response
-
201 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
- 200 response Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified