me.user.Actions

Send mail

Send the message specified in the request body using either JSON or MIME format. When using JSON format, you can include a file attachment in the same sendMail action call. This method saves the message in the Sent Items folder.

post/me/sendMail

Request body

SaveToSentItemsboolean nullable

Indicates whether to save the message in Sent Items. Default is true.

Response

Success

Changes