Skip to main content
POST
Handle Outlook (Microsoft Graph) change notification

Query Parameters

validationToken
string

Sent by Microsoft Graph during subscription validation. When present the endpoint echoes it back as text/plain and skips notification processing.

Body

application/json

Microsoft Graph change notification batch.

value
object[]

Array of change notifications Microsoft Graph batches into one request.

Response

Validation handshake — the supplied validationToken is echoed back as plain text.

The response is of type string.