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