Publish, schedule or unpublish a blog post
v2
Publish, schedule or unpublish a blog post
Either schedules or cancels publishing based on the POSTed JSON. Note that this endpoint must always be used to publish a blog post. Use the Create or Update endpoints to set the publish_date, but then use this endpoint to trigger the actual publish event.
POST
Publish, schedule or unpublish a blog post
Scope requirements
Scope requirements
Parâmetros de caminho
Unique identifier for a particular blog post
Corpo
application/json
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