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

Parâmetros de caminho

blog_post_id
integer<int64>
obrigatório

Unique identifier for a particular blog post

Corpo

application/json
action
enum<string>
obrigatório

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

Opções disponíveis:
schedule-publish,
cancel-publish

Resposta

Publish action completed

Última modificação em 10 de abril de 2026