Operations API
Customers

Send Email

This endpoint (POST) sends an email to a customer. If the request succeeds, it will return the id of the customer; otherwise, it will return an error. Permissions: customers.edit

Path Parameters

id * The id of the customer.

Body Parameters

email_template_id string * The id of the email template to send to the customer.