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

22 days ago

main
Cloud
Compare

API structure has changed

16 structure changes including:
10 Additions
6 Modifications
Modified 6 Breaking
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customProfileFields property Modified
        • Property is now required
          Breaking
        • config property Modified
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customProfileFields property Modified
        • Property is now required
        • config property Modified
GET /api/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • forgotPasswordMethods property Added
PATCH /api/sign-in-exp
  • Body
  • application/json content type Modified
    • forgotPasswordMethods property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • forgotPasswordMethods property Added
POST /api/interaction/bind-mfa
  • Body
  • application/json content type Modified
    • object-4, object-5 alternatives Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /api/interaction/mfa
  • Body
  • application/json content type Modified
    • object-4, object-5 alternatives Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
Added 10
DELETE /api/custom-profile-fields/{name}
GET /api/custom-profile-fields
GET /api/custom-profile-fields/{name}
GET /api/experience/interaction
POST /api/custom-profile-fields
POST /api/custom-profile-fields/batch
POST /api/custom-profile-fields/properties/sie-order
POST /api/experience/verification/mfa-verification-code
POST /api/experience/verification/mfa-verification-code/verify
PUT /api/custom-profile-fields/{name}