curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderPath} \
--header 'Authorization: Bearer <token>'This response has no body data.パスで特定したフォルダーを削除します。
curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderPath} \
--header 'Authorization: Bearer <token>'This response has no body data.