---
title: "Delete an incoming webhook for a data set"
method: DELETE
path: "/data-sets/{dataSetId}/incoming-webhooks/{webhookId}"
tags: ["Data Set Incoming Webhooks"]
---

# Delete an incoming webhook for a data set

`DELETE /data-sets/{dataSetId}/incoming-webhooks/{webhookId}`

Soft-deletes an incoming webhook for a data set. Subsequent GET requests will return 404.

## Path parameters

- `dataSetId` string, required
- `webhookId` string, required

## Response `204`

## Other responses

- `default`

---

[API](https://skmtc.net/process/apis/process-street-public-api.md) · [All operations](https://skmtc.net/process/apis/process-street-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/process/process-street-public-api/revisions/6199a9464227/schema)
