Class ConnectorControllerApi

Hierarchy

Constructors

Properties

Methods

createConnector createConnectorImapConnection createConnectorImapConnectionRaw createConnectorRaw createConnectorSmtpConnection createConnectorSmtpConnectionRaw createConnectorSyncSettings createConnectorSyncSettingsRaw createConnectorWithOptions createConnectorWithOptionsRaw deleteAllConnector deleteAllConnectorRaw deleteConnector deleteConnectorImapConnection deleteConnectorImapConnectionRaw deleteConnectorRaw deleteConnectorSmtpConnection deleteConnectorSmtpConnectionRaw deleteConnectorSyncSettings deleteConnectorSyncSettingsRaw getAllConnectorEvents getAllConnectorEventsRaw getConnector getConnectorByEmailAddress getConnectorByEmailAddressRaw getConnectorByInboxId getConnectorByInboxIdRaw getConnectorByName getConnectorByNameRaw getConnectorEvent getConnectorEventRaw getConnectorEvents getConnectorEventsRaw getConnectorImapConnection getConnectorImapConnectionRaw getConnectorProviderSettings getConnectorProviderSettingsRaw getConnectorRaw getConnectorSmtpConnection getConnectorSmtpConnectionRaw getConnectorSyncSettings getConnectorSyncSettingsRaw getConnectors getConnectorsRaw request sendEmailFromConnector sendEmailFromConnectorRaw syncConnector syncConnectorRaw testConnectorImapConnection testConnectorImapConnectionOptions testConnectorImapConnectionOptionsRaw testConnectorImapConnectionRaw testConnectorSmtpConnection testConnectorSmtpConnectionOptions testConnectorSmtpConnectionOptionsRaw testConnectorSmtpConnectionRaw updateConnector updateConnectorImapConnection updateConnectorImapConnectionRaw updateConnectorRaw updateConnectorSmtpConnection updateConnectorSmtpConnectionRaw withMiddleware withPostMiddleware withPreMiddleware

Constructors

Properties

configuration: Configuration = ...

Methods

  • Delete all inbox connectors

    Parameters

    • Optional initOverrides: RequestInit

    Returns Promise<void>

  • Delete all inbox connectors

    Parameters

    • Optional initOverrides: RequestInit

    Returns Promise<ApiResponse<void>>