Change Updates

Do not miss any Webhook-Delivery API changes, ever again

Subscribe to the Webhook-Delivery API changelog to be up to date on recent changes.

RSS

May 12, 2025

main
1.1.0
Compare
1.1.0

API structure has changed

12 structure changes including:
7 Additions
5 Modifications
Modified 5
DELETE /subscriptions/{id}
  • Response
  • 404 response Added
GET /subscriptions
  • Response
  • 200 response Modified
    • application/json content type Added
POST /ingest/{subscription_id}
  • Response
  • 400, 404 responses Added
POST /subscriptions
  • Response
  • 201 response Modified
    • application/json content type Added
  • 400 response Added
PUT /subscriptions/{id}
  • Response
  • 200 response Modified
    • application/json content type Added
  • 404 response Added
Added 7
DELETE /scheduled/{id}
GET /deliveries/{delivery_task_id}
GET /dlq/{subscription_id}
GET /scheduled
GET /subscriptions/{id}
GET /subscriptions/{id}/deliveries
POST /scheduled