Events
Every payload has the same shape, so one handler covers all four — branch on
event.
Headers
X-SeoSorted-Delivery is unique per attempt — use it as an idempotency key.
See verifying the signature.
Body
A real delivery, with the body fields truncated:Fields
string
required
One of
article.published, article.updated, article.deleted, test.string
required
ISO 8601 timestamp of when we built the payload.
string
required
Matches the
X-SeoSorted-Delivery header.object
required
object
required
A minimal handler
Express

