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
We added two parameters for our domains: ignore duplicated recipients and add a precedence bulk header. Both of these parameters have to be added to our related Domains endpoints.
Add the ignore_duplicated_recipients and the precedence_bulk parameters to the Get a list of domains endpoint.
Add the ignore_duplicated_recipients and the precedence_bulk parameters to the Get a single domain endpoint.
Add the ignore_duplicated_recipients and the precedence_bulk parameters to the Add a domain endpoint.
Add the ignore_duplicated_recipients and the precedence_bulk parameters to the Update domain settings endpoint.
The text was updated successfully, but these errors were encountered:
We added two parameters for our domains: ignore duplicated recipients and add a precedence bulk header. Both of these parameters have to be added to our related Domains endpoints.
The text was updated successfully, but these errors were encountered: