curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/site-pages/{objectId}/draft/reset \
--header 'Authorization: Bearer <token>'This response has no body data.Discards any edits and resets the draft to match the live version.
curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/site-pages/{objectId}/draft/reset \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?