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

17 structure changes including:
17 Modifications
Modified 17
GET /api/.well-known/account-center
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • trustedDevice property Added
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
GET /api/account-center
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • trustedDevice property Added
GET /api/applications/{id}/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added
GET /api/applications/{id}/users/{userId}/consent-organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizations property Modified
        • isTrustedDeviceAllowed property Added
GET /api/hooks/{id}/recent-logs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payload property Modified
        • cimdClientId property Added
GET /api/logs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payload property Modified
        • cimdClientId property Added
GET /api/logs/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payload property Modified
        • cimdClientId property Added
GET /api/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added
GET /api/organizations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added
GET /api/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
GET /api/users/{userId}/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added
PATCH /api/account-center
  • Body
  • application/json content type Modified
    • fields property Modified
      • trustedDevice property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fields property Modified
        • trustedDevice property Added
PATCH /api/organizations/{id}
  • Body
  • application/json content type Modified
    • isTrustedDeviceAllowed property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added
PATCH /api/sign-in-exp
  • Body
  • application/json content type Modified
    • trustedDevice property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
POST /api/organizations
  • Body
  • application/json content type Modified
    • isTrustedDeviceAllowed property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • isTrustedDeviceAllowed property Added