WebhookClient Methods |
The WebhookClient type exposes the following members.
Name | Description | |
---|---|---|
Create |
Posts a webhook for the authenticated user.
| |
Delete |
Deletes a webhook by id.
| |
Get |
Retrieves the details for a webhook by id.
| |
List |
Lists all webhooks of the authenticated user.
| |
Update |
Updates a webhook by id.
|