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

May 14, 2024

main
Cloud
Compare

API structure has changed

9 structure changes including:
4 Additions
5 Modifications
Modified 5 Breaking
GET /api/applications/{applicationId}/user-consent-scopes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizationResourceScopes property Modified
        • Property is now required

          Breaking

        • Type is now array[object]

GET /api/interaction/consent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • organizations, missingResourceScopes properties Modified
GET /api/organization-roles
  • Response
  • 200 response Modified
    • application/json content type Modified
POST /api/hooks
  • Body
  • application/json content type Modified
    • event property Modified
      • Type went from string | null to string

      • event property Modified
        • Type went from string | null to string

POST /api/organization-roles
  • Body
  • application/json content type Modified
    • resourceScopeIds property Modified
      • Property is now required

        Breaking

      • Type is now array[string]

      • resourceScopeIds property Modified
        • Property is now required

          Breaking

        • Type is now array[string]

Added 4
DELETE /api/organization-roles/{id}/resource-scopes/{scopeId}
GET /api/organization-roles/{id}/resource-scopes
POST /api/organization-roles/{id}/resource-scopes
PUT /api/organization-roles/{id}/resource-scopes