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

Nov 13, 2023

dev
Cloud
Compare

API structure has changed

13 structure changes including:
1 Addition
12 Modifications
Modified 12 Breaking
DELETE /api/users/:userId/identities/:target
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isDevelopmentTenant property Added
GET /api/logs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • tenantId property Added
GET /api/organizations/:id/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
      • tenantId, passwordEncrypted, passwordEncryptionMethod, logtoConfig, mfaVerifications properties Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

GET /api/roles/:id/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
GET /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
GET /api/users/:userId
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
PATCH /api/users/:userId
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
PATCH /api/users/:userId/is-suspended
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
PATCH /api/users/:userId/password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
POST /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • identities property Modified
POST /api/users/:userId/identities
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Additional properties: property Modified
Added 1
POST /api/interaction/single-sign-on/:connectorId/authentication