v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
me.message

Forward message

Forward a message using either JSON or MIME format. When using JSON format, you can specify either a comment or the body property of the message parameter. This method saves the message in the Sent Items folder.

post/me/messages/{messageId}/forward

Request body

Commentstring nullable

A comment to include when forwarding the message. Can be an empty string

Response

If successful, the message is forwarded and no content is returned. Unless, the recipients may be invalid or the message may not exist.