Create Subscription
Register a watchlist webhook (RESTful alias of /subscribe).
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