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

5 days ago

dev
Cloud
Compare

API structure has changed

16 structure changes including:
16 Modifications
Modified 16 Breaking
GET /api/configs/jwt-customizer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • object-1 alternative Modified
GET /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
GET /api/experience/interaction
  • Response
  • 200 response Modified
    • application/json content type Modified
      • verificationRecords property Modified
        • property Modified
      • authenticationContext property Added
  • 404 response Added
GET /api/my-account/sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sessions property Modified
        • lastSubmission property Modified
GET /api/users
  • Query
  • identityType, identityProvider, identityId query parameters Added
GET /api/users/{userId}/sessions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • sessions property Modified
        • lastSubmission property Modified
GET /api/users/{userId}/sessions/{sessionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • lastSubmission property Modified
        • verificationRecords property Modified
PATCH /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
POST /api/configs/jwt-customizer/test
  • Body
  • application/json content type Modified
    • property Modified
      • object-1 property Modified
        • context property Modified
POST /api/experience/verification/password
  • Body
  • application/json content type Modified
    • property Modified
      • property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1, object-2 properties Added
  • Response
  • 403, 404 responses Added
POST /api/experience/verification/sign-in-passkey/authentication/verify
  • Response
  • 403 response Added
POST /api/experience/verification/verification-code
  • Body
  • application/json content type Modified
    • property Modified
      • property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1, object-2 properties Added
  • Response
  • 403 response Added
POST /api/experience/verification/verification-code/verify
  • Body
  • application/json content type Modified
    • identifier property Modified
      • object-2 alternative Modified
        • value property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Response
  • 403 response Added
POST /api/experience/verification/web-authn/authentication/verify
  • Response
  • 403 response Added
PUT /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
  • 201 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
PUT /api/experience
  • Response
  • 200, 404 responses Added