nylas
    Preparing search index...

    Interface CreateCalendarParams

    The parameters for the Calendars.create method

    interface CreateCalendarParams {
        identifier: string;
        requestBody: CreateCalenderRequest;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    The request body to create a calendar