Referencia de la APIInbound 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.

Requiere Authorization: Bearer <token>

Cuerpo de la solicitudapplication/json

articleobjectobligatorio
main_imageobject
websiteobject
published_atstring
timestampstring

Respuestas

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