---
title: "Delete a folder from a publication request"
method: DELETE
path: "/spaces/curations/{id}/folders/{curationFolderId}"
tags: ["curations"]
---

# Delete a folder from a publication request

`DELETE /spaces/curations/{id}/folders/{curationFolderId}`

A curation object is a request for publication that captures the state
of a dataset ready for publication

## Path parameters

- `id` string, required
- `curationFolderId` string, required

## Response `200`

OK

## Changes

- **2021-07-16** `a30d6f31f27f` — 1 info
  - endpoint added
- **2020-09-29** `8bd7fd33f496` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/spaces/curations/:id/folders/:curationFolderId/delete.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
