---
title: "Patch a Webhook Configuration"
method: PATCH
path: "/v7/webhooks/public/api/subscriptions/{id}"
tags: ["Configurations"]
---

# Patch a Webhook Configuration

`PATCH /v7/webhooks/public/api/subscriptions/{id}`

Please be aware that using this endpoint requires the `Manage Webhooks configurations` security role.

## Path parameters

- `id` string, required

## Request body

- ApiV7WebhooksPublicApiSubscriptionsRequest2
  - `name` string
  - `status` integer

## Response `200`

Webhook patched successfully

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
