---
title: "WebhookModel"
description: "WebhookModel"
url: "https://www.contentstack.com/docs/developers/sdks/content-management-sdk/dot-net/reference/webhookmodel"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-09-21"
---

# WebhookModel

## WebhookModel

WebhookModel for creating or updating webhook.

Name for the webhook.

List of branches to be added for the webhook.

List of channels on which webhook to be triggerd.

Set true if required concise payload.

List of webhook target to be triggerd.

Set true for disabling the webhook.

Set retry policy to perform retry on when webhook is failed.

## WebhookModel | .NET Management SDK | Contentstack

WebhookModel is the model used to create or update a webhook in the .NET Management SDK.