Operations API
Customers
Bulk Send Email
This endpoint (POST) sends an email to multiple customers. If the request succeeds, it will return the ids of the customers.
Permissions: customers.edit
customers array of strings * An array of customer ids to email. The maximum number of customers that you can email at once is 50.
email_template_id string * The id of the email template to send to the customer.