Changes to Sends multiple emails in parallel using AWS SES service.
POST /sendBulkEmails
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 5 revisions of this API.598
What changed
- ●
removed the optional property
errorfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ○
added the optional property
messageto the response with the400statusresponse-optional-property-added
- ○
added the optional property
messageto the response with the500statusresponse-optional-property-added
- ●
- ●
removed the request property
bodyHtmlrequest-property-removed
- ●
removed the request property
bodyTextrequest-property-removed
- ●
removed the request property
displayNamerequest-property-removed
- ●
removed the request property
recipientsrequest-property-removed
- ●
removed the request property
senderrequest-property-removed
- ●
removed the request property
subjectrequest-property-removed
- ○
added the new optional request property
bodynew-optional-request-property
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ●
- ▲
added the new required request property
recipientsnew-required-request-property
- ▲
added the new required request property
sendernew-required-request-property
- ▲
added the new required request property
subjectnew-required-request-property
- ▲
removed the media type
application/jsonfor the response with the status400response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status500response-media-type-removed
- ●
removed the request property
bodyrequest-property-removed
- ○
added the new optional request property
bodyHtmlnew-optional-request-property
- ○
added the new optional request property
bodyTextnew-optional-request-property
- ○
added the new optional request property
displayNamenew-optional-request-property
- ▲