Mutations
sendBulkEmail
Sends the same email body to multiple threads at once (up to 100 thread IDs per call). Useful for broadcasting updates to a set of customers, for example notifying affected users of an incident.
MUTATION
sendBulkEmail(input: SendBulkEmailInput!): SendBulkEmailOutput!Arguments
input
required
Returns
error
skippedThreads
Mutation
Variables
Response
Mutation
Variables
Response

