curl --request POST \
--url https://api.hubapi.com/content/api/v2/pages/{page_id}/validate-buffer{
"succeeded": true
}Validate the current contents of the auto-save buffer. No data should be included in the request.
curl --request POST \
--url https://api.hubapi.com/content/api/v2/pages/{page_id}/validate-buffer{
"succeeded": true
}Was this page helpful?