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

28 days ago

dev
Cloud
Compare

API structure has changed

12 structure changes including:
12 Modifications
Modified 12
DELETE /api/my-account/identities/{target}
  • Response
  • 422 response Added
DELETE /api/users/{userId}/identities/{target}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
GET /api/my-account
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
GET /api/roles/{id}/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
GET /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
GET /api/users/{userId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
PATCH /api/my-account
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
PATCH /api/users/{userId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
PATCH /api/users/{userId}/is-suspended
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
PATCH /api/users/{userId}/password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
PATCH /api/users/{userId}/password/expiration
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added
POST /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hasSecurityVerificationMethod property Added