cURL
curl --request POST \ --url https://api.hubapi.com/content/api/v2/blog-posts/{blog_post_id}/validate-buffer
{ "succeeded": true }
Validates the auto-save buffer version of the blog post. No post body is needed.
Scope requirements
Unique identifier for a particular blog post
Validation result
Was this page helpful?