WebhookClient Class |
Namespace: SparkSDK
public sealed class WebhookClient
The WebhookClient type exposes the following members.
Name | Description | |
---|---|---|
WebhookClient |
Initializes a new instance of the WebhookClient class.
|
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.
|