---
title: "Webhook is a place holder to describe webhook response in swagger."
method: POST
path: "/webhook"
tags: ["Webhook"]
---

# Webhook is a place holder to describe webhook response in swagger.

`POST /webhook`

Webhook is a place holder to describe webhook response in swagger.

## Response `200`

OK

- NotificationMessage
  - `document` NotificationDocumentMessage
    - `from` string — document received from
    - `id` string — document identifier
    - `to` string — document sent to
    - `version_id` string — version identifier
  - `event_type` 'job' | 'document'
  - `job` NotificationJobMessage
    - `desc` string — description of the job
    - `finished_at` string — job finished at
    - `id` string — job identifier
    - `owner` string — job owner
    - `valid_until` string — validity of the job
  - `recorded_at` string

---

[API](https://skmtc.net/centrifuge/apis/centrifuge-os-node-api.md) · [All operations](https://skmtc.net/centrifuge/apis/centrifuge-os-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/centrifuge/centrifuge-os-node-api/revisions/36808f8744e0/schema)
