---
title: "Delete integrity result"
method: DELETE
path: "/contracts/{id}/integrity"
tags: ["contracts"]
---

# Delete integrity result

`DELETE /contracts/{id}/integrity`

Clears the stored integrity check result for the specified contract.

## Path parameters

- `id` string, required

## Response `200`

Integrity result cleared.

## Other responses

- `404` — Integrity check not found.

---

[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)
