API-ReferenzInbound webhook from blogseo

Inbound webhook from blogseo

POST/api/webhooks/blogseo

Inbound webhook from blogseo.io. Authenticated with the X-Webhook-Secret header. Stores the English article in R2 and queues background translation into all locales.

Erfordert Authorization: Bearer <token>

Anfrage-Bodyapplication/json

articleobjecterforderlich
main_imageobject
websiteobject
published_atstring
timestampstring

Antworten

202Article accepted; translation queued
400Validation error
401Missing or invalid X-Webhook-Secret
503Webhook secret or blog storage not configured