---
title: "Update a specific Webhook notification configuration for a Channel Manager"
method: PATCH
path: "/channel-managers/webhook-notifications/{notificationId}"
tags: ["Channel Manager Webhook Notifications"]
---

# Update a specific Webhook notification configuration for a Channel Manager

`PATCH /channel-managers/webhook-notifications/{notificationId}`

Update a specific Webhook notification configuration for a Channel Manager. Replace operations are the only available

## Path parameters

- `notificationId` string, required

## Request body

- ChannelmanagerReplace[]
  - `op` string, required
  - `path` string, required
  - `value` unknown, required

## Response `200`

OK

## Other responses

- `400` — When parameters are invalid parameters

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/versions/cbd52524c8ef/schema)
