---
title: "POST /v1/webhook/config"
method: POST
path: "/v1/webhook/config"
tags: ["Webhook"]
---

# POST /v1/webhook/config

`POST /v1/webhook/config`

## Request body

- RabbitApiV1CreateWebhookRequest
  - `app` integer
  - `name` string
  - `url` string
  - `method` integer
  - `headers` object
  - `secret` string

## Response `200`

OK

- RabbitApiV1CreateWebhookReply
  - `uid` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
