---
title: "PUT /v1/webhook/config/{uid}"
method: PUT
path: "/v1/webhook/config/{uid}"
tags: ["Webhook"]
---

# PUT /v1/webhook/config/{uid}

`PUT /v1/webhook/config/{uid}`

## Path parameters

- `uid` string, required

## Request body

- RabbitApiV1UpdateWebhookRequest
  - `uid` string
  - `app` integer
  - `name` string
  - `url` string
  - `method` integer
  - `headers` object
  - `secret` string

## Response `200`

OK

- RabbitApiV1UpdateWebhookReply

---

[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)
