nylas
    Preparing search index...

    Interface DestroyEventParams

    interface DestroyEventParams {
        eventId: string;
        identifier: string;
        queryParams: CreateEventQueryParams;
    }
    Index

    Properties

    eventId: string

    The id of the Event to retrieve.

    identifier: string

    The identifier of the grant to act upon

    The query parameters to include in the request