latestOpenAPI 3.1.02026-08-16326344722.0 KB

db52fbf76027

Capability Sources

Create an Outlook draft as the calling member

Creates a draft in the calling member's mailbox. It never sends the message. Microsoft requires delegated Mail.ReadWrite for draft creation.

post/v1/capabilities/microsoft-365/mail-drafts

Request body

tostring[] required
ccstring[]
bccstring[]
subjectstring required
bodystring required

Response

Outlook draft created.

oktrue required