Jira.js - Jira Cloud API library
    Preparing search index...

    Interface RefreshWebhooks

    Container for a list of webhook IDs.

    interface RefreshWebhooks {
        webhookIds: number[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    webhookIds: number[]

    A list of webhook IDs.