You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: USAGE.md
+13
Original file line number
Diff line number
Diff line change
@@ -2175,6 +2175,9 @@ This endpoint allows you to send the email over Twilio SendGrid's v3 Web API, th
2175
2175
* Top level parameters are referred to as "global".
2176
2176
* Individual fields within the personalizations array will override any other global, or message level, parameters that are defined outside of personalizations.
2177
2177
2178
+
* Note: bypass_bounce_management, bypass_spam_management, and bypass_unsubscribe_management cannot
2179
+
* be combined with bypass_list_management
2180
+
2178
2181
For an overview of the v3 Mail Send endpoint, please visit our [v3 API Reference](https://sendgrid.com/docs/API_Reference/Web_API_v3/Mail/index.html)
2179
2182
2180
2183
For more detailed information about how to use the v3 Mail Send endpoint, please visit our [Classroom](https://sendgrid.com/docs/Classroom/Send/v3_Mail_Send/index.html).
0 commit comments