API Reference

Send Email to Customer

Send an email to a specific customer using Totality's configured business email system. Supports HTML in the body (script/style/iframe tags and event handlers are stripped server-side). Rate limited to 20 requests per minute per customer per IP. Duplicate identical emails to the same customer within a 60-second window are rejected. Permission: Send Email

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

The UUID of the customer to send the email to.

string
required

Email subject line (max 255 characters). HTML tags are stripped.

string
required

Email body (max 500,000 characters). HTML is supported; script, style, iframe, object, embed, and svg tags are stripped, along with on* event handlers and javascript: URIs.

Headers
string
required
Defaults to application/vnd.totality.v1+json

Must be application/json.

string
required
Defaults to application/json

Must be application/json.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json