---
title: "Reset lost sectors"
method: POST
path: "/bus/host/{hostkey}/resetlostsectors"
tags: ["bus"]
---

# Reset lost sectors

`POST /bus/host/{hostkey}/resetlostsectors`

Resets the lost sectors counter for a specific host. The lost sector count is incremented if a host is unable to provide a sector that the renter thought was stored on the host.

## Path parameters

- `hostkey` string, required — A ed25519 public key

## Response `200`

Lost sectors reset successfully

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/versions/184a3d5207da/schema)
