Send a MIME Message

Sends a properly formatted MIME message.
A session key must be submitted via the X-Session-Key header.
If the MIME string is improperly formatted, the message will be saved as a draft.
A successful transaction will receive a 200 status code.

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

The send MIME message request data

The send mime message request data

string
required

A well-formed MIME string representation of the message

string

The name of the custom notification template

Headers
string
Responses

400

The SendMimeMessageRequestData model is required in the request body. ||
The MimeMessage string must be a valid MIME message. ||
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. ||
The custom notification template '{template name}' was not found. ||
The CRM Custom ID exceeds maximum length.

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