cURL
curl --request DELETE \ --url https://api.hubapi.com/content/api/v2/pages/{page_id}
"Returns 204 No Content letting you know if the deletion was successful"
Delete a page. The page will be moved to the trash and can be restored.
Scope requirements
The unique identifier for the page
Successfully deleted
Was this page helpful?