---
title: "Delete a comp review"
method: DELETE
path: "/v1/org/{orgId}/comp-review/{compReviewId}"
tags: ["comp-review"]
---

# Delete a comp review

`DELETE /v1/org/{orgId}/comp-review/{compReviewId}`

## Path parameters

- `orgId` string, required
- `compReviewId` string, required

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

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