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
        • Full types is now array[object]
        • Property is now required
          Breaking
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
      • Full types went from string | null to string
      • event property Modified
        • Full types went from string | null to string
POST /api/organization-roles
  • Body
  • application/json content type Modified
    • resourceScopeIds property Modified
      • Full types is now array[string]
      • Property is now required
        Breaking
      • resourceScopeIds property Modified
        • Full types is now array[string]
        • Property is now required
          Breaking
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