v1/identity/verification/microsoft

Microsoft Identity Verification

post
/identity/verification/microsoft

Verifies a user's Microsoft identity and returns associated data.

Header parameters
AuthorizationstringOptional

Bearer token for optional database authentication.

X-User-IdentitystringRequired

JWT issued by Olympus-Grid Identity Manager. Required for API access.

Body
microsoftTokenstringOptional

The Microsoft identity token to verify.

Responses
chevron-right
200

Microsoft identity verified successfully.

No content

post
/identity/verification/microsoft

No content

Last updated