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
Logto API references

Change #1c6232ee

Last update:
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /api/applications
  • Query
  • excludeRoleId query parameter Added
GET /api/configs/admin-console
  • Response
  • 200 response Modified
    • application/json content type Modified
      • checkedChargeNotification attribute Added
PATCH /api/applications/{id}
  • Body
  • application/json content type Modified
    • secret, type attributes Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

PATCH /api/configs/admin-console
  • Body
  • application/json content type Modified
    • checkedChargeNotification attribute Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • checkedChargeNotification attribute Added
POST /api/applications
  • Body
  • application/json content type Modified
    • secret attribute Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking