Change Updates

Do not miss any Logto API references changes, ever again

Subscribe to the Logto API references changelog to be up to date on recent changes.

RSS

about 3 hours ago

main
Cloud
Compare

API structure has changed

Next change
9 structure changes including:
1 Addition
8 Modifications
Modified 8
GET /api/.well-known/account-center
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • session property Added
GET /api/account-center
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • session property Added
GET /api/experience/interaction
  • Response
  • 200 response Modified
    • application/json content type Modified
      • profile property Modified
        • submitted property Added
      • mfa property Modified
        • mfaEnabled property Added
GET /api/my-account/logto-configs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mfa property Modified
        • enabled, skipMfaOnSignIn properties Added
      • passkeySignIn property Added
GET /api/users/{userId}/logto-configs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mfa property Modified
        • enabled property Added
PATCH /api/account-center
  • Body
  • application/json content type Modified
    • fields property Modified
      • session property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • session property Added
PATCH /api/my-account/logto-configs
  • Body
  • application/json content type Modified
    • mfa property Modified
      • Property is no longer required
      • skipped property Modified
        • Property is no longer required
      • enabled, skipMfaOnSignIn properties Added
    • passkeySignIn property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mfa property Modified
        • enabled, skipMfaOnSignIn properties Added
      • passkeySignIn property Added
PATCH /api/users/{userId}/logto-configs
  • Body
  • application/json content type Modified
    • mfa property Modified
      • Property is no longer required
      • skipped, skipMfaOnSignIn properties Modified
        • Properties are no longer required
      • enabled property Added
    • passkeySignIn property Modified
      • Property is no longer required
      • skipped property Modified
        • Property is no longer required
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mfa property Modified
        • enabled property Added
Added 1
POST /api/experience/profile/mfa/passkey