odyssey

Subscribe Webhook

Register a watchlist webhook (legacy path; see also POST /subscriptions).

post/v2/datasets/odyssey/webhooks/subscribe

Request body

callback_urlstring required

HTTPS URL to POST watchlist.match events to

feedsstring[] nullable

subset of ['events','publications']; default both

secretstring nullable

HMAC-SHA256 signing secret (write-only; never echoed back)

watchlist_domainsstring[] required

domains to watch, e.g. ['stripe.com']

Response

Successful Response

idstring required
callback_urlstring required
watchlist_countinteger required
feedsstring[] required
statusstring required
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.