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.
curl --request POST \
--url https://api.hubapi.com/content/api/v2/blog-posts/{blog_post_id}/validate-buffer{
"succeeded": true
}Was this page helpful?