---
title: "Delete an update request"
method: DELETE
path: "/sheets/{sheetId}/updaterequests/{updateRequestId}"
tags: ["updateRequests"]
---

# Delete an update request

`DELETE /sheets/{sheetId}/updaterequests/{updateRequestId}`

Terminates the future scheduled delivery of the update request specified in the URL.

## Response `200`

Result object

- Result
  - `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)
