Legacy
English
cURL
curl --request GET \ --url https://api.hubapi.com/content/api/v2/layouts/{layoutId}/has-buffered-changes
{ "has_buffered_changes": true }
Returns a dictionary with has_buffered_changes boolean depending on if the buffer is different from the live object.
The ID of the layout
Successful response
The response is of type object.
object
Was this page helpful?