---
title: "Deletes a change request by id"
method: DELETE
path: "/api/admin/projects/{projectId}/change-requests/{id}"
tags: ["Change Requests"]
---

# Deletes a change request by id

`DELETE /api/admin/projects/{projectId}/change-requests/{id}`

**Enterprise feature**

This endpoint will delete one change request if it matches the provided id.

## Path parameters

- `projectId` string, required
- `id` string, required

## Response `200`

This response has no body.

---

[API](https://skmtc.net/unleash/apis/unleash-api-3.md) · [All operations](https://skmtc.net/unleash/apis/unleash-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unleash/unleash-api-3/revisions/b2c3116e633e/schema)
