---
title: "POST /v1/tables/{id}/webhooks"
method: POST
path: "/v1/tables/{id}/webhooks"
tags: ["tables"]
---

# POST /v1/tables/{id}/webhooks

`POST /v1/tables/{id}/webhooks`

Create a table webhook

## Path parameters

- `id` string, required

## Request body

- object
  - `events` string[], required
  - `webhookUrl` string, required
  - `flowId` string, required

## Response `200`

Default Response

---

[API](https://skmtc.dev/activepieces/apis/activepieces-documentation.md) · [All operations](https://skmtc.dev/activepieces/apis/activepieces-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/activepieces/activepieces-documentation/revisions/745e4b7f764a/schema)
