OAuth

Microsoft365 Callback

Handle the callback from Microsoft after admin consent. The frontend calls this after being redirected back from Microsoft.

post/oauth/microsoft365/callback

Request body

tenantstring required
admin_consentstring required
statestring required

Response

Successful Response

connectedboolean required
tenant_idstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.