---
title: "Delete Data Request"
method: DELETE
path: "/api/agreement/v1/data-requests/{id}"
tags: ["Data Requests"]
---

# Delete Data Request

`DELETE /api/agreement/v1/data-requests/{id}`

Deletes a data request

## Path parameters

- `id` string, uuid, required

## Response `200`

OK

- unknown

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed
- `404` — The resource or element was not found
- `500` — Internal server error: unexpected error

---

[API](https://skmtc.net/agridata/apis/agridata-ch-api.md) · [All operations](https://skmtc.net/agridata/apis/agridata-ch-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agridata/agridata-ch-api/versions/4f3c6bfcfcfd/schema)
