Référence 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.

Nécessite Authorization: Bearer <token>

Corps de requêteapplication/json

articleobjectrequise
main_imageobject
websiteobject
published_atstring
timestampstring

Réponses

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