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

about 2 hours ago

main
Cloud
Compare

API structure has changed

Next change
30 structure changes including:
5 Additions
25 Modifications
Modified 25 Breaking
PUT /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
  • 201 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
POST /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
POST /api/configs/jwt-customizer/test
  • Body
  • application/json content type Modified
    • property Modified
      • object-1 property Modified
        • context property Modified
PATCH /api/users/{userId}/password/expiration
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
PATCH /api/users/{userId}/password
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
PATCH /api/users/{userId}/is-suspended
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
PATCH /api/users/{userId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
PATCH /api/organizations/{id}
  • Body
  • application/json content type Modified
    • id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PATCH /api/organization-scopes/{id}
  • Body
  • application/json content type Modified
    • id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PATCH /api/organization-roles/{id}
  • Body
  • application/json content type Modified
    • id property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PATCH /api/my-account
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
PATCH /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
GET /api/users/{userId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
GET /api/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
GET /api/roles/{id}/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
GET /api/organizations/{id}/users
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
GET /api/my-account
  • Response
  • 200 response Modified
    • application/json content type 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/logs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • payload property Modified
        • cimdClientId 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/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • alternative Modified
        • object-1 alternative Modified
GET /api/configs/jwt-customizer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property Modified
        • object-1 alternative Modified
GET /api/.well-known/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trustedDevice property Added
DELETE /api/users/{userId}/identities/{target}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cimdClientId property Added
Added 5
POST /api/cimd/user-consent-scopes
PATCH /api/configs/cimd
GET /api/configs/cimd
GET /api/cimd/user-consent-scopes
DELETE /api/cimd/user-consent-scopes/{scopeType}/{scopeId}