Subscribe Webhook
Register a watchlist webhook (legacy path; see also POST /subscriptions).
Request
This endpoint expects an object.
callback_url
HTTPS URL to POST watchlist.match events to
watchlist_domains
domains to watch, e.g. [‘stripe.com’]
feeds
subset of [‘events’,‘publications’]; default both
secret
HMAC-SHA256 signing secret (write-only; never echoed back)
Response
Successful Response