---
title: "Update an existing webhooks"
method: PUT
path: "/v1/boards/{boardId}/board_subscribers/{boardSubscriberId}.json"
tags: ["boards"]
---

# Update an existing webhooks

`PUT /v1/boards/{boardId}/board_subscribers/{boardSubscriberId}.json`

Update the webhook

## Path parameters

- `boardId` integer, required
- `boardSubscriberId` integer, required

## Query parameters

- `token` string, required

## Response `200`

successful operation

- object
  - `success` string

## Other responses

- `405` — Invalid Input

---

[API](https://skmtc.net/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.net/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/bfc753befdbe/schema)
