curl --request POST \
--url https://api.hubapi.com/content/api/v2/pages/{page_id}/versions/restore \
--header 'Content-Type: application/json' \
--data '
{
"version_id": "3280956201"
}
'Restore a previous revision of a page.
curl --request POST \
--url https://api.hubapi.com/content/api/v2/pages/{page_id}/versions/restore \
--header 'Content-Type: application/json' \
--data '
{
"version_id": "3280956201"
}
'Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt
Use this file to discover all available pages before exploring further.
Scope requirements