---
title: "Delete a Webhook on App"
method: DELETE
path: "/app/{appId}/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Delete a Webhook on App

`DELETE /app/{appId}/webhooks/{webhookId}`

## Path parameters

- `appId` string, required
- `webhookId` string, required

## Response `200`

OK

---

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