Zum Hauptinhalt springen
GET
/
settings
/
mailbox
/
google
/
authorization
/
callback
Callback for Google authorization
curl --request GET \
  --url https://demo.enneo.ai/api/mind/settings/mailbox/google/authorization/callback \
  --header 'Authorization: Bearer <token>'

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Abfrageparameter

code
string

Authorization code returned by Google.

state
string

Opaque state set during the authorization request.

Antwort

Redirect to the post-callback success page