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

1 day ago

dev
Cloud
Compare

API structure has changed

9 structure changes including:
9 Modifications
Modified 9 Breaking
GET /api/.well-known/experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customProfileFields property Modified
        • config property 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/custom-profile-fields
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • parts property Modified
        • defaultValue property Added
GET /api/custom-profile-fields/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • parts property Modified
        • defaultValue property Added
GET /api/sign-in-exp
  • Response
  • 200 response Modified
    • application/json content type Modified
      • forgotPasswordMethods property Added
PATCH /api/sign-in-exp
  • Body
  • application/json content type Modified
    • forgotPasswordMethods property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • forgotPasswordMethods property Added
POST /api/custom-profile-fields
  • Body
  • application/json content type Modified
    • object-4 alternative Modified
      • config property Modified
        • Property is no longer required
        • options property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • defaultValue property Added
      • description property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • object-8 alternative Modified
      • config property Modified
        • parts property Modified
    • object-9 alternative Modified
      • config property Modified
        • parts property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • config property Modified
        • parts property Modified
        • defaultValue property Added
POST /api/custom-profile-fields/properties/sie-order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • parts property Modified
        • defaultValue property Added
PUT /api/custom-profile-fields/{name}
  • Body
  • application/json content type Modified
    • object-4 alternative Modified
      • config property Modified
        • Property is no longer required
        • options property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • defaultValue property Added
      • description property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
    • object-8 alternative Modified
      • config property Modified
        • parts property Modified
    • object-9 alternative Modified
      • config property Modified
        • parts property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • parts property Modified
        • defaultValue property Added