CMS
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/cms/v3/pages/landing-pages/folders/{objectId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Delete the Folder object identified by the id in the path.
content
The access token received from the authorization server in the OAuth 2.0 flow.
The Folder id.
Whether to return only results that have been archived.
Was this page helpful?