---
title: "Delete sector"
method: DELETE
path: "/sectors/{root}"
tags: ["sectors"]
---

# Delete sector

`DELETE /sectors/{root}`

Removes a sector's metadata and zeroes its data on disk.

## Path parameters

- `root` string, required — 256-bit blake2b hash.

## Response `200`

Sector queued for deletion.

---

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