---
title: "Notion events webhook for a workspace"
method: POST
path: "/v1/integrations/notion/events/{workspace_id}"
tags: ["integrations"]
---

# Notion events webhook for a workspace

`POST /v1/integrations/notion/events/{workspace_id}`

Per-workspace Notion webhook, kept for subscriptions registered before per-installation URLs existed.

## Path parameters

- `workspace_id` string, required — Notion workspace id (keys the handshake per workspace)

## Response `200`

Notion event acknowledgement

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/mixedbread/apis/mxbai-omni.md) · [All operations](https://skmtc.dev/mixedbread/apis/mxbai-omni/llms.txt) · [OpenAPI document](https://skmtc.dev/mixedbread/apis/mxbai-omni/revisions/9c6c72afde2d?raw)
