---
title: "Remove a review submitted Webhook"
method: POST
path: "/webhook/remove/{id}"
tags: ["Webhooks"]
---

# Remove a review submitted Webhook

`POST /webhook/remove/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `store` string, required
- `apikey` string, required

## Response `200`

OK

- WebhookRemovedResponse — Webhook
  - `status` 'success' | 'error' — Status
  - `message` string — Message

---

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