Published article updated

Sent to your endpoint when an already-published article's content changes. Every delivery is signed following the [Standard Webhooks](https://www.standardwebhooks.com/) spec: verify `webhook-id`, `webhook-timestamp` and `webhook-signature` with your signing secret before acting on the body. One attempt per event, no retries.

Sent to your endpoint when an already-published article's content changes. Every delivery is signed following the Standard Webhooks spec: verify webhook-id, webhook-timestamp and webhook-signature with your signing secret before acting on the body. One attempt per event, no retries.

Request Body

application/json

Event payload

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

Example Requests

POST/article.updated