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

10 days ago

dev
Cloud
Compare

API structure has changed

9 structure changes including:
2 Breaking changes
7 Modifications
2 Removals
Modified 7
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
        • options, parts properties Modified
GET /api/custom-profile-fields/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • options, parts properties Modified
POST /api/custom-profile-fields
  • Body
  • application/json content type Modified
    • object-1 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-2 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-3 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-4 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • options property Modified
    • object-5 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • options property Modified
    • object-6 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-7 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-8 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • parts property Modified
    • object-9 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • parts property Modified
  • Response
  • 201 response Modified
    • application/json content type Modified
      • config property Modified
        • options, parts properties Modified
POST /api/custom-profile-fields/properties/sie-order
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • options, parts properties Modified
PUT /api/custom-profile-fields/{name}
  • Body
  • application/json content type Modified
    • object-1 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-2 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-3 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-4 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • options property Modified
    • object-5 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • options property Modified
    • object-6 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-7 alternative Modified
      • label property Modified
        • Property is no longer required
    • object-8 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • parts property Modified
    • object-9 alternative Modified
      • label property Modified
        • Property is no longer required
      • config property Modified
        • parts property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • options, parts properties Modified
Removed 2 Breaking
GET /api/google-one-tap/config
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/google-one-tap/verify
  • Removing a resource is always breaking unless it was deprecated before
    Breaking