---
title: "POST /sites/{siteId}/archive"
method: POST
path: "/sites/{siteId}/archive"
tags: ["Sites"]
---

# POST /sites/{siteId}/archive

`POST /sites/{siteId}/archive`

Archive Site.

## Path parameters

- `siteId` integer, required

## Headers

- `Content-Type` string, required

## Response `204`

Site archived successfully

## Other responses

- `4XX` — Client Request Errors
- `5XX` — Server Errors

---

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