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

25 days ago

main
Cloud
Compare

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
GET /api/applications/{applicationId}/sign-in-experience
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customCss property Added
GET /api/applications/{id}/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • color, customCss properties Added
GET /api/applications/{id}/users/{userId}/consent-organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizations property Modified
        • color, customCss properties Added
GET /api/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • color, customCss properties Added
GET /api/organizations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • color, customCss properties Added
GET /api/users/{userId}/organizations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • color, customCss properties Added
PATCH /api/organizations/{id}
  • Body
  • application/json content type Modified
    • color, customCss properties Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • color, customCss properties Added
POST /api/organizations
  • Body
  • application/json content type Modified
    • color, customCss properties Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • color, customCss properties Added
PUT /api/applications/{applicationId}/sign-in-experience
  • Body
  • application/json content type Modified
    • customCss property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • customCss property Added
  • 201 response Modified
    • application/json content type Modified
      • customCss property Added