---
title: "Cancel a Pending Feature Change Request"
method: PATCH
path: "/v2/projects/{project}/features/{feature}/change-requests/{id}/cancel"
tags: ["Feature Change Requests"]
---

# Cancel a Pending Feature Change Request

`PATCH /v2/projects/{project}/features/{feature}/change-requests/{id}/cancel`

Cancel a Feature Change Request by ID

## Path parameters

- `id` string, required
- `feature` string, required
- `project` string, required

## Response `200`

## Other responses

- `403`
- `404`
- `405`

---

[API](https://skmtc.dev/devcycle/apis/devcycle-management-api.md) · [All operations](https://skmtc.dev/devcycle/apis/devcycle-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/devcycle/devcycle-management-api/revisions/d4a127a37608/schema)
