Legacy
English
cURL
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.
The unique identifier for the page
Validation result
The response is of type object.
object
Was this page helpful?