---
title: "Queue up all files in a dataset to be marked as ARCHIVED"
method: POST
path: "/datasets/{id}/queueArchival"
tags: ["datasets"]
---

# Queue up all files in a dataset to be marked as ARCHIVED

`POST /datasets/{id}/queueArchival`

Queue up all files in a dataset to be marked as ARCHIVED

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — The requested resource was not found

## Changes

- **2021-07-27** `af6206482c77` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added
- **2021-07-23** `6ab2562e8acd` — 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/datasets/:id/queueArchival/post.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)
