Change Updates

Do not miss any Events API changes, ever again

Subscribe to the Events API changelog to be up to date on recent changes.

RSS
Twilio /

Changelog

Last update:
Compare
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /v1/Sinks
  • Response
  • 200 response Modified
    • sinks attribute Modified
GET /v1/Sinks/{Sid}
  • Response
  • 200 response Modified
    • sink_configuration attribute Modified
POST /v1/Sinks
  • Body
  • content type Modified
    • SinkConfiguration attribute Modified
  • Response
  • 201 response Modified
    • sink_configuration attribute Modified
POST /v1/Sinks/{Sid}
  • Response
  • 200 response Modified
    • sink_configuration attribute Modified
POST /v1/Subscriptions
  • Body
  • content type Modified
    • Types attribute Modified
3 structure changes including:
1 Addition
2 Modifications
Modified 2
GET /v1/Sinks
  • Query
  • InUse, Status query parameters Added
GET /v1/Types
  • Query
  • SchemaId query parameter Added
Added 1
POST /v1/Sinks/{Sid}
9 structure changes including:
2 Breaking changes
2 Additions
5 Modifications
2 Removals
Modified 5 Breaking
GET /v1/Schemas/{Id}
  • Response
  • 200 response Modified
    • last_created, last_version attributes Removed
    • latest_version, latest_version_date_created attributes Added
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
  • Response
  • 200 response Modified
    • types attribute Modified
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
  • Response
  • 200 response Modified
    • version attribute Removed
    • schema_version attribute Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
  • Body
  • content type Modified
    • Version attribute Removed
    • SchemaVersion attribute Added
  • Response
  • 201 response Modified
    • version attribute Removed
    • schema_version attribute Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
  • Body
  • content type Modified
    • Version attribute Removed
    • SchemaVersion attribute Added
  • Response
  • 200 response Modified
    • version attribute Removed
    • schema_version attribute Added
Removed 2 Breaking
GET /v1/Schemas/{Id}/Versions
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}
Added 2
GET /v1/Schemas/{Id}/Versions
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}