Send a Draft Message

This method sends a saved draft message to a given recipient(s) from the user associated with the session key.
A session key must be submitted via the X-Session-Key header.
A successful transaction will receive a 200 status code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique message identifier of the saved draft to be sent.

Query Params
string

The notification template name

Headers
string
Responses

400

At least one recipient must be specified.

401

The X-Session-Key header is missing. ||
Bad session key. ||
Session key expired. ||
Recipient Invalid - To recipient is [ToEmailAddress]. ||
Recipient Invalid - Cc recipient is [CcEmailAddress]. ||
Recipient Invalid - Bcc recipient is [BccEmailAddress]. ||
File sizes greater than 32 MB are not supported. ||
Message not sent because you do not have permission to send or the email address is incorrectly formed for one or more of the recipients specified. ||
The custom notification template '{template name}' was not found.

403

You do not have access to send draft with id '{0}' ||
Message '{0}' is not in the Drafts Folder.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json