Operations API
Customers

Bulk Assign to Teammate

This endpoint (POST) assigns multiple customers to a teammate. If the request succeeds, it will return the ids of the customers. Permissions: customers.edit

Body Parameters

customers array of strings * An array of customer ids to email. The maximum number of customers is 50.



teammate_id string * The id of the teammate.