---
title: "Delete Input"
method: DELETE
path: "/v1/buckets/{bucketID}/inputs/{inputID}"
tags: ["Inputs"]
---

# Delete Input

`DELETE /v1/buckets/{bucketID}/inputs/{inputID}`

Delete input. Once input is deleted, you will not be able to recreate a new input with the same ID.

## Response `200`

OK

## Other responses

- `404` — Input or Bucket not found

---

[API](https://skmtc.dev/webhookrelay/apis/webhook-relay.md) · [All operations](https://skmtc.dev/webhookrelay/apis/webhook-relay/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webhookrelay/webhook-relay/revisions/ce8fd4d3cf19/schema)
