You're among the first to explore our new HubSpot developer docs. Dive in and share your feedback here.
Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/content/api/v2/blog-posts/{blog_post_id}
Marks the blog post as deleted. The blog post can be restored later via a POST to the restore-deleted endpoint.
Unique identifier for a particular blog post
Blog post deleted
Was this page helpful?