This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Back to all

What limits exist on the bulk mail endpoint?

When attempting to call the bulk mail endpoint on a large number of users (~10,000), we seem to have run into a limit around request size and received an error 500 response. What limits exist on this endpoint?

  • Is there a maximum POST body size?
  • Is there a maximum number of sendMailRequests that can be included?