OpenAPI 3.1.02026-08-19318335708.1 KB

4e7802b67c85

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