curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDを基準にフォルダーを削除します。
curl --request DELETE \
--url https://api.hubapi.com/files/v3/folders/{folderId} \
--header 'Authorization: Bearer <token>'This response has no body data.