Inbound webhook called by Microsoft Graph when a subscribed mailbox receives a new message. On subscription creation Graph performs a validation handshake by sending a validationToken query parameter, which the endpoint echoes back as plain text. Notification payloads are accepted with 202 and processed asynchronously.
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
Sent by Microsoft Graph during subscription validation. When present the endpoint echoes it back as text/plain and skips notification processing.
Microsoft Graph change notification batch.
Array of change notifications Microsoft Graph batches into one request.
Validation handshake — the supplied validationToken is echoed back as plain text.
The response is of type string.