Class TrackingControllerApi

Hierarchy

Constructors

Properties

configuration: Configuration = ...

Methods

  • Create a tracking pixel. A tracking pixel is an image that can be embedded in an email. When the email is viewed and the image is seen MailSlurp will mark the pixel as seen. Use tracking pixels to monitor email open events. You can receive open notifications via webhook or by fetching the pixel. Create tracking pixel

    Parameters

    Returns Promise<TrackingPixelDto>