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
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Scope requirements
Scope requirements
Pfadparameter
Unique identifier for a particular blog post
Body
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
Verfügbare Optionen:
schedule-publish, cancel-publish Antwort
Publish action completed
Last modified on April 9, 2026