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

Aug 1, 2025

main
Cloud
Compare

API structure has changed

22 structure changes including:
10 Additions
12 Modifications
Modified 12
PUT /api/interaction/mfa
  • Body
  • application/json content type Modified
    • object-4, object-5 alternatives Added
POST /api/verifications/social
  • Body
  • application/json content type Modified
    • scope property Added
POST /api/interaction/verification/social-authorization-uri
  • Body
  • application/json content type Modified
    • scope property Added
POST /api/interaction/bind-mfa
  • Body
  • application/json content type Modified
    • object-4, object-5 alternatives Added
POST /api/connectors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
PATCH /api/connectors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
GET /api/connectors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
GET /api/connectors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
GET /api/connector-factories/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
GET /api/connector-factories
  • Response
  • 200 response Modified
    • application/json content type Modified
      • formItems property Modified
        • object-1, object-2, object-3 alternatives Modified
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customProfileFields property Modified
        • config property Modified
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customProfileFields property Modified
        • config property Modified
Added 10
PUT /api/my-account/identities/{target}/access-token
POST /api/my-account/mfa-verifications/totp-secret/generate
POST /api/my-account/mfa-verifications/backup-codes/generate
GET /api/users/{userId}/sso-identities/{ssoConnectorId}
GET /api/users/{userId}/identities/{target}
GET /api/users/{userId}/all-identities
GET /api/my-account/sso-identities/{connectorId}/access-token
GET /api/my-account/mfa-verifications/backup-codes
GET /api/my-account/identities/{target}/access-token
DELETE /api/secrets/{id}