Skip to main content
POST
Publish, schedule or unpublish a blog post

Parámetros de ruta

blog_post_id
integer<int64>
requerido

Unique identifier for a particular blog post

Cuerpo

application/json
action
enum<string>
requerido

Action to perform: 'schedule-publish' sets up the content for publishing at the publish_date already set on the post, 'cancel-publish' cancels a previously scheduled blog post publish

Opciones disponibles:
schedule-publish,
cancel-publish

Respuesta

Publish action completed

Última modificación el 3 de abril de 2026