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

dev
Cloud
Compare

API structure has changed

5 structure changes including:
3 Breaking changes
1 Addition
2 Modifications
2 Removals
Modified 2 Breaking
GET /api/users/{userId}/sso-identities/{ssoConnectorId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ssoIdentity, tokenSecret properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • enterpriseSsoIdentity, tokenSet properties Added
  • Query
  • includeTokenSecret query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/custom-profile-fields/sie-order
  • Path went from /api/custom-profile-fields/properties/sie-order to /api/custom-profile-fields/sie-order (same operationId)
    Breaking
Removed 2 Breaking
GET /api/users/{userId}/all-identities
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/users/{userId}/identities/{target}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /api/users/{userId}/identities/{target}/secret