Skip to main content
GET
/
settings
/
mailbox
/
microsoft
/
graph
/
callback
Callback for Microsoft Graph authorization
curl --request GET \
  --url https://demo.enneo.ai/api/mind/settings/mailbox/microsoft/graph/callback \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT-based authentication

Query Parameters

code
string

Authorization code returned by Microsoft.

state
string

Opaque state set during the authorization request.

Response

Redirect to the post-callback success page