Riferimento 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.

Richiede Authorization: Bearer <token>

Corpo della richiestaapplication/json

articleobjectobbligatorio
main_imageobject
websiteobject
published_atstring
timestampstring

Risposte

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