---
title: "POST /webhook"
method: POST
path: "/webhook"
tags: ["WebhookController"]
---

# POST /webhook

`POST /webhook`

## Request body

- WebhookDTO — (tsType: WebhookDTO, schemaOptions: { title: 'WebhookDTO' })
  - `initiatorId` string, required
  - `data` object, required
  - `type` number, required

## Response `204`

Webhook success

---

[API](https://skmtc.net/sourcefuse/apis/tenant-mgmt-service.md) · [All operations](https://skmtc.net/sourcefuse/apis/tenant-mgmt-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sourcefuse/tenant-mgmt-service/revisions/788b2c08f36d/schema)
