- Associate the email a “customer ID” from your application
- Add a label from your database like “free” or “enterprise”
- Note the category of email sent, like “welcome” or “password reset”
Add unique identifiers to emails sent.
POST /emails
endpointPOST /emails/batch
endpoint