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

3 days ago

dev
Cloud
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • passwordExpiration property Modified
        • object alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 alternatives Added
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • passwordExpiration property Modified
        • object alternative Removed
        • object-1, object-2 alternatives Added
GET /api/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • passwordExpiration property Modified
        • passwordExpiration property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • passwordExpiration, passwordExpiration properties Added
PATCH /api/sign-in-exp
  • Body
  • application/json content type Modified
    • passwordExpiration property Modified
      • passwordExpiration property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • passwordExpiration, passwordExpiration properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • passwordExpiration property Modified
        • object alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • object-1, object-2 alternatives Added
POST /api/experience/verification/password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reminder property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking