Overview

You can use this request to cancel an email before it is sent.

The Method

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

Parameters

You must include the ID of the email in the request.

PropertyTypeDescriptionRequired
$idintegerThe ID of the email.yes

Example Request


Example Response