You're among the first to explore our new HubSpot developer docs. Dive in and share your feedback here.
Legacy
English
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.
Unique identifier for a particular blog post
Validation result
The response is of type object.
object
Was this page helpful?