---
title: "PATCH /api/webhooks/{webhook_id}/{webhook_token}/"
method: PATCH
path: "/api/webhooks/{webhook_id}/{webhook_token}/"
tags: ["api"]
---

# PATCH /api/webhooks/{webhook_id}/{webhook_token}/

`PATCH /api/webhooks/{webhook_id}/{webhook_token}/`

## Path parameters

- `webhook_id` string, required
- `webhook_token` string, required

## Request body

- WebhookUpdateSchema
  - `name` string
  - `avatar` string
  - `channel_id` string

## Response `200`

No description available

## Other responses

- `400`
- `403` — No description available
- `404` — No description available

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/versions/034b4e879932/schema)
