---
title: "Update Webhook URL using Webhook ID"
method: PUT
path: "/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Update Webhook URL using Webhook ID

`PUT /webhooks/{webhookId}`

Update Webhook URL using Webhook ID

## Request body

- object
  - `url` string, uri, required
  - `events` string[], required
  - `headers` object
    - `authorization` string

## Response `200`

Success

---

[API](https://skmtc.net/tamara/apis/tamara-public-apis-v1-0.md) · [All operations](https://skmtc.net/tamara/apis/tamara-public-apis-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tamara/tamara-public-apis-v1-0/versions/924ade2a1159/schema)
