curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderId} \
--header 'Authorization: Bearer <token>'This response has no body data.Delete folder by ID.
curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderId} \
--header 'Authorization: Bearer <token>'This response has no body data.Was this page helpful?