---
title: "Submit this file to be archived"
method: POST
path: "/files/{id}/sendArchiveRequest"
tags: ["files"]
---

# Submit this file to be archived

`POST /files/{id}/sendArchiveRequest`

Submit this file to the queue to be archived.
This requires RabbitMQ and a compatible archival extractor to be running.
See https://github.com/clowder-framework/extractors-archival

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — The requested resource was not found

---

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