Article published

Sent to your endpoint when an article becomes public. 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 article becomes public. 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.published