---
title: "Delete Incoming Webhook"
method: DELETE
path: "/company/v1/incoming_webhooks/{incomingWebhookId}"
tags: ["incoming webhooks (usersService)"]
---

# Delete Incoming Webhook

`DELETE /company/v1/incoming_webhooks/{incomingWebhookId}`

Delete Incoming Webhook. Available only for admin users.

## Path parameters

- `incomingWebhookId` integer, required

## Response `204`

No content

## Other responses

- `401` — Access token is missing or invalid
- `403` — Forbidden
- `404` — Resource not found

---

[API](https://skmtc.net/uspacy/apis/uspacy-api-2.md) · [All operations](https://skmtc.net/uspacy/apis/uspacy-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/uspacy-api-2/revisions/c3f48fd1c26b/schema)
