Overview

You can use this request to pause an email after you’ve started sending it. The Send and Resume requests are documented separately.

The Method

API-Method
RESTPOSThttps://[Your URL] /api/2.0/email_actions/pause/:id

Parameters

PropertyTypeDescriptionRequired
$idintegerThe ID of the email.yes

Example Request


Example Response