---
title: "Delete your review"
method: DELETE
path: "/skills/{namespace}/{slug}/reviews"
tags: ["skills"]
---

# Delete your review

`DELETE /skills/{namespace}/{slug}/reviews`

## Path parameters

- `namespace` string, required
- `slug` string, required

## Response `204`

Review deleted

## Other responses

- `404` — Review not found

## Changes

- **2026-02-04** `0ea2d8e23fa1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/changes/skills/:namespace/:slug/reviews/delete.md)

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/9d53933ba12e?raw)
