Deliver email to single customer

Send an email campaign to a single customer. Use this for event-triggered
or one-off emails where you want to target a specific customer.

Creates a delivery record and tracks opens/clicks like a normal campaign send.

If the campaign has allowRepeatDelivery: false, attempting to deliver
to the same customer twice will return a 409 Conflict error.

Rate limited to 100 delivers per minute per organization.

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

Campaign ID

Body Params
string
required

Mantle customer ID to deliver to

string

Override recipient email address (for intake forms or custom delivery)

string

Unique key to prevent duplicate deliveries

metadata
object

Additional context data stored with the delivery

Responses

400

Validation error

404

Campaign not found

409

Duplicate delivery (campaign does not allow repeat delivery)

429

Rate limit exceeded

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