Click or drag to resize

WebhookClient Methods

The WebhookClient type exposes the following members.

Methods
  NameDescription
Public methodCreate
Posts a webhook for the authenticated user.
Public methodDelete
Deletes a webhook by id.
Public methodGet
Retrieves the details for a webhook by id.
Public methodList
Lists all webhooks of the authenticated user.
Public methodUpdate
Updates a webhook by id.
Top
See Also