nylas
    Preparing search index...

    Interface CreateConfigurationParams

    The parameters for the Configurations.create method

    interface CreateConfigurationParams {
        identifier: string;
        requestBody: Configuration;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    requestBody: Configuration

    The request body to create a configuration