---
title: "PUT /v1/platform-webhooks/{id}"
method: PUT
path: "/v1/platform-webhooks/{id}"
tags: ["platform-webhooks"]
---

# PUT /v1/platform-webhooks/{id}

`PUT /v1/platform-webhooks/{id}`

## Path parameters

- `id` string, required

## Request body

- UpdatePlatformWebhookDto
  - `url` string
  - `events` string[]
  - `secret` string

## Response `200`

---

[API](https://skmtc.net/paytweed/apis/tweed-api.md) · [All operations](https://skmtc.net/paytweed/apis/tweed-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paytweed/tweed-api/revisions/3aa4ec701a52/schema)
