Changes to List Webhook Deliveries
GET /v1/webhooks/deliveries
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 11 revisions of this API.48
What changed
- ●
added the new
discount.createdenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
discount.deletedenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
discount.updatedenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
subscription.cycledenum value to the///response property for the response statusresponse-property-enum-value-added
- ○
added the enum value
discount.createdto the propertyanyOf[subschema #1: WebhookEventType]/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
discount.createdto the propertyanyOf[subschema #2]/items/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
discount.deletedto the propertyanyOf[subschema #1: WebhookEventType]/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
discount.deletedto the propertyanyOf[subschema #2]/items/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
discount.updatedto the propertyanyOf[subschema #1: WebhookEventType]/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
discount.updatedto the propertyanyOf[subschema #2]/items/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
subscription.cycledto the propertyanyOf[subschema #1: WebhookEventType]/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
- ○
added the enum value
subscription.cycledto the propertyanyOf[subschema #2]/items/of thequeryrequest parameterevent_typerequest-parameter-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●