jira.js
    Preparing search index...

    Function deleteWebhook

    • Unregisters a webhook. Requires administrator permission.

      Parameters

      • client: Client
      • parameters: { webhookId: number }
        • webhookId: number

          The id of the webhook.

      • Optionaloptions: RequestOptions

      Returns Promise<void>