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

1 day ago

dev
Cloud
Compare

API structure has changed

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