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

15 days ago

dev
Cloud
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /api/my-account/mfa-settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • skipMfaOnSignIn property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • requireMfaOnSignIn property Added
PATCH /api/my-account/mfa-settings
  • Body
  • application/json content type Modified
    • skipMfaOnSignIn property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • requireMfaOnSignIn property Added