v2

OpenAPI 3.1.02026-08-05298342605.2 KB
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