Skip to main content
POST
Create a reply draft for a selected Outlook message

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

messageId
string
required

Microsoft Graph message id.

Required string length: 1 - 512

Body

application/json
comment
string
required

Reply text to save in a draft for user review; this does not send mail.

Required string length: 1 - 20000

Response

Microsoft Graph mutation receipt returned.

ok
boolean
required
draft
object
required