API Reference›Inbound webhook from blogseo
Inbound webhook from blogseo
POST
/api/webhooks/blogseoInbound webhook from blogseo.io. Authenticated with the X-Webhook-Secret header. Stores the English article in R2 and queues background translation into all locales.
Requires
Authorization: Bearer <token>Request bodyapplication/json
articleobjectrequiredmain_imageobjectwebsiteobjectpublished_atstringtimestampstringResponses
202Article accepted; translation queued
400Validation error
401Missing or invalid X-Webhook-Secret
503Webhook secret or blog storage not configured