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.
curl --request DELETE \
--url https://api.hubapi.com/content/api/v2/blog-posts/{blog_post_id}Scope requirements
Unique identifier for a particular blog post
Blog post deleted
Was this page helpful?