Operations API
Customers
Bulk Add To Mailing List
This endpoint (POST) adds multiple customers to a mailing list. 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 is 50.
mailing_list string * The id of the mailing list.