WebhookCreateUpdateInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When a new update is posted
public class WebhookCreateUpdateInput
type WebhookCreateUpdateInput = class
Public Class WebhookCreateUpdateInput
- Inheritance
-
WebhookCreateUpdateInput
Constructors
| Name | Description |
|---|---|
| WebhookCreateUpdateInput() | |
Properties
| Name | Description |
|---|---|
| BoardId |
Select a board from the drop-down or specify a board ID. |
| CallbackUrl |
Specify the callback URL. |
| WorkspaceId |
Select a workspace from the drop-down or specify a workspace ID. |