Trello.js - API library
    Preparing search index...

    Interface DeleteTokenWebhook

    interface DeleteTokenWebhook {
        idWebhook: string;
        token: string;
    }
    Index

    Properties

    Properties

    idWebhook: string

    ID of the Webhooks to retrieve.

    token: string