Settings
Callback for Microsoft Graph authorization
GET /settings/mailbox/microsoft/graph/callback
GET /settings/mailbox/microsoft/graph/callback
Microsoft Graph OAuth callback. Persists the issued tokens against the mailbox subchannel.
Query parameters
codestringqueryAuthorization code returned by Microsoft.
statestringqueryOpaque state set during the authorization request.
Responses
302 — Redirect to the post-callback success page
400 — Bad request — missing or invalid code
403 — Unauthorized