---
title: "PATCH /api/webhooks/{webhook_uid}/"
method: PATCH
path: "/api/webhooks/{webhook_uid}/"
tags: ["Core webhooks"]
---

# PATCH /api/webhooks/{webhook_uid}/

`PATCH /api/webhooks/{webhook_uid}/`

Receives and handles a webhook request.

## Path parameters

- `webhook_uid` string, uuid, required

## Response `204`

No response body

## Other responses

- `404`

---

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