Legacy
English
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.
The unique identifier for the page
Successfully deleted
The response is of type any.
any
Was this page helpful?