nylas
    Preparing search index...

    Interface UpdateWebhookParams

    interface UpdateWebhookParams {
        requestBody: Partial;
        webhookId: string;
    }
    Index

    Properties

    requestBody: Partial

    The updated webview destination details

    webhookId: string

    The ID of the webhook destination to update