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.
curl --request GET \
--url https://api.hubapi.com/content/api/v2/pages/{page_id}/has-buffered-changes{
"has_changes": true
}Was this page helpful?