Legacy
English
cURL
curl --request GET \ --url https://api.hubapi.com/content/api/v2/pages/{page_id}/has-buffered-changes
{ "has_changes": true }
Returns a dictionary indicating if the buffer is different from the live object.
The unique identifier for the page
Successful response
The response is of type object.
object
Was this page helpful?