---
title: "Delete proof requests"
method: DELETE
path: "/sheets/{sheetId}/proofs/{proofId}/requests"
tags: ["proofs"]
---

# Delete proof requests

`DELETE /sheets/{sheetId}/proofs/{proofId}/requests`

Deletes all proof requests in a proof.

## Response `200`

SUCCESS

- GenericResult
  - `message` 'PARTIAL_SUCCESS' | 'SUCCESS' — Message that indicates the outcome of the request. (One of `SUCCESS` or `PARTIAL_SUCCESS`.)
  - `resultCode` 0 | 3 — * '0' Success * '3' Partial Success of Bulk Operation

---

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