Acorn Acorn API Docs
Changelog

Webhooks API Changelog

All notable changes to the Acorn Webhooks API are documented here. Each release includes upgrade notes to help you decide whether and how to move to a newer version.

Webhooks API v2

Current webhooks release: multiple subscriptions per event, wildcard subscriptions, delivery logs, redispatch, and secret masking.

Upgrading from v1

v2 replaces the v1 subscribe/unsubscribe endpoints with full subscription management (/api/v2/{tenancy_id}/webhooks). v1 remains available but no longer receives new event types.

Changed

Webhooks API v1

Initial webhooks release: subscribe/unsubscribe to events, list available and subscribed events, failed webhook listing and relay.