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

20 days ago

dev
Cloud
Compare

API structure has changed

10 structure changes including:
2 Breaking changes
5 Additions
4 Modifications
1 Removal
Modified 4 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
POST /api/interaction/verification/social-authorization-uri
  • Body
  • application/json content type Modified
    • scope property Added
POST /api/verifications/social
  • Body
  • application/json content type Modified
    • scope property Added
Removed 1 Breaking
GET /api/users/{userId}/identities/{target}/secret
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 5
DELETE /api/secrets/{id}
GET /api/experience/interaction
GET /api/users/{userId}/all-identities
GET /api/users/{userId}/identities/{target}
PUT /api/my-account/identities/{target}/access-token