---
title: "Delete the Webhook for an environment"
method: DELETE
path: "/environments/{environmentId}/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Delete the Webhook for an environment

`DELETE /environments/{environmentId}/webhooks/{webhookId}`

## Path parameters

- `environmentId` string, required
- `webhookId` string, required

## Response `204`

Successful operation

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

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