Microsoft Graph email mark_read profile

org.intentschema.communication.email.message.mark_read.v1@com.microsoft.graph.v1

JSON: bare · @sha256:c178e0dd7fe0…
Hash: sha256:c178e0dd7fe062d72dcf5aaa2273d5df35a0b03c080158824e3094da35d12484

Graph profile for email mark_read.

Implements: Mark email message read (org.intentschema.communication.email.message.mark_read.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "ms_graph", required: system)
objectobject
idempotency_keystring
object

open object — no declared properties

Result

FieldTypeDescription
external_idstring
updated_atstring (date-time)
etagstring

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodPATCH
path/v1.0/me/messages/{id}
scopesMail.ReadWrite
docshttps://learn.microsoft.com/en-us/graph/api/message-update

Field mapping

Intent fieldAPI parameter
target.external_id/messages/{id} path (PATCH)
(implicit)body: { isRead: true }