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

# Update a Webhook Configuration

`PUT /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

- ApiV7WebhooksPublicApiSubscriptionsRequest1
  - `events` string[]
  - `preArchivedNotificationDays` integer

## Response `200`

Webhook updated 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)
